[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.BaseInterfaces.IUiaDockProvider

IUiaDockProvider Interface

Expose an element's ability to change its dock state at run time.

Namespace: C1.Win.Accessibility.Items.BaseInterfaces
Assembly: C1.Win.8.dll
Syntax
public interface IUiaDockProvider

Properties

Name Description
DockPosition

Is the DockPosition Top, Left, Right, Bottom, Fill, or None?

Methods

Name Description
SetDockPosition(DockPosition)

Moves the window to be docked at the requested location.