[]
Represents UIA Pane.
public class UiaPane : UiaItem, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, IScrollProvider, ITransformProvider, IDockProvider
| Name | Description |
|---|---|
| UiaPane(ISupportUia, ISupportUiaContainer, UiaItem, Control, IUiaScrollProvider, IUiaTransformProvider, IUiaDockProvider, string, Control, object) | Contructor. |
| Name | Description |
|---|---|
| CanMove | |
| CanResize | |
| CanRotate | |
| DockPosition | |
| HorizontalScrollPercent | |
| HorizontalViewSize | |
| HorizontallyScrollable | |
| UiaControlType | Gets UIA control type of this item. |
| VerticalScrollPercent | |
| VerticalViewSize | |
| VerticallyScrollable |
| Name | Description |
|---|---|
| GetPatternProvider(int) | |
| Move(double, double) | |
| Resize(double, double) | |
| Rotate(double) | |
| Scroll(ScrollAmount, ScrollAmount) | |
| SetDockPosition(DockPosition) | |
| SetScrollPercent(double, double) |