SliderThumb
Class
Represents a control that can be dragged by the user.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
public class SliderThumb : SliderThumbBase
Inheritance: objectSliderThumbBaseSliderThumb
Inherited Members
Constructors
Initializes a new instance of the SliderThumb class.
C#
public SliderThumb()
Fields
ValueProperty
DependencyProperty
Identifies the Value dependency property.
C#
public static readonly DependencyProperty ValueProperty
Properties
Methods
OnCreateAutomationPeer()
AutomationPeer
Creates new SliderThumbAutomationPeer when needed.
C#
protected override AutomationPeer OnCreateAutomationPeer()
AutomationPeer