[]
Represents UIA ToolBar.
public class UiaToolBar : UiaItem, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, ITransformProvider, IDockProvider, IExpandCollapseProvider
Name | Description |
---|---|
UiaToolBar(ISupportUia, ISupportUiaContainer, UiaItem, Control, IUiaExpandCollapseProvider, IUiaTransformProvider, IUiaDockProvider, string, Control, object) | Contructor. |
Name | Description |
---|---|
CanMove | |
CanResize | |
CanRotate | |
DockPosition | |
ExpandCollapseState | |
UiaControlType | Gets UIA control type of this item. |
Name | Description |
---|---|
Collapse() | |
Expand() | |
GetPatternProvider(int) | |
Move(double, double) | |
Resize(double, double) | |
Rotate(double) | |
SetDockPosition(DockPosition) |