ClassToolBar
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class ToolBar : HeaderedItemsControl, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlItemsControlHeaderedItemsControlToolBar
Implements:
Inherited Members
Constructors
ToolBar()
Declaration
cs-api-definition
public ToolBar()
Fields
BandIndexProperty
Declaration
cs-api-definition
public static AutomationProperty BandIndexProperty
Field Value
BandProperty
Declaration
cs-api-definition
public static AutomationProperty BandProperty
Field Value
HasOverflowItemsProperty
Declaration
cs-api-definition
public static AutomationProperty HasOverflowItemsProperty
Field Value
IsOverflowOpenProperty
Declaration
cs-api-definition
public static AutomationProperty IsOverflowOpenProperty
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.