[]
Expose an element's ability to change its dock state at run time.
public interface IUiaDockProvider
Name | Description |
---|---|
DockPosition | Is the DockPosition Top, Left, Right, Bottom, Fill, or None? |
Name | Description |
---|---|
SetDockPosition(DockPosition) | Moves the window to be docked at the requested location. |