ClassThumb
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class Thumb : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlThumb
Implements:
Inherited Members
Constructors
Thumb()
Declaration
cs-api-definition
public Thumb()
Fields
IsDraggingProperty
Declaration
cs-api-definition
public static AutomationProperty IsDraggingProperty
Field Value
IsFocusedProperty
Declaration
cs-api-definition
public static AutomationProperty IsFocusedProperty
Field Value
Properties
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.