ClassScrollBar
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class ScrollBar : RangeBase, IAutomationPeer, IPeerConverter, IRangeBase, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlRangeBaseScrollBar
Implements:
Inherited Members
Constructors
ScrollBar()
Declaration
cs-api-definition
public ScrollBar()
Fields
OrientationProperty
Declaration
cs-api-definition
public static AutomationProperty OrientationProperty
Field Value
ViewportSizeProperty
Declaration
cs-api-definition
public static AutomationProperty ViewportSizeProperty
Field Value
Properties
Orientation
Declaration
cs-api-definition
public Orientation Orientation { get; set; }
Property Value
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.