SelectionThumb
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class SelectionThumb : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlSelectionThumb...
Implements:
Inherited Members
Constructors
C#
public SelectionThumb()
Properties
C#
public double CenterHandleHeight { get; }
C#
public double CenterHandleWidth { get; }
C#
public double LeftHandleHeight { get; }
C#
public double LeftHandleWidth { get; }
C#
public double RightHandleHeight { get; }
C#
public double RightHandleWidth { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: