RadControls for Silverlight

Represents a helper control which allows its content to be moved freely with the mouse.

Namespace: Telerik.Windows.Controls.ColorEditor.Pad
Assembly: Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.1.403.1050

Syntax

C#
public class Pad : ContentControl
Visual Basic
Public Class Pad _
	Inherits ContentControl

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            Telerik.Windows.Controls.ColorEditor.Pad..::..Pad

See Also