ClassToolBarTray
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class ToolBarTray : WpfTestElement, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementToolBarTray
Implements:
Inherited Members
Constructors
ToolBarTray()
Declaration
cs-api-definition
public ToolBarTray()
Fields
BackgroundProperty
Declaration
cs-api-definition
public static AutomationProperty BackgroundProperty
Field Value
IsLockedProperty
Declaration
cs-api-definition
public static AutomationProperty IsLockedProperty
Field Value
OrientationProperty
Declaration
cs-api-definition
public static AutomationProperty OrientationProperty
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.