Class ToolBarTray
Inheritance
System.Object
ToolBarTray
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class ToolBarTray : WpfTestElement, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Constructors
ToolBarTray()
Declaration
public ToolBarTray()
Fields
BackgroundProperty
IsLockedProperty
OrientationProperty
Properties
Background
IsLocked
Declaration
public bool IsLocked { get; set; }
Property Value
System.Boolean
|
Orientation
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|