[]
Represents UIA Window.
public class UiaWindow : UiaItem, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, IWindowProvider
Public Class UiaWindow
Inherits UiaItem
Implements IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, IWindowProvider
| Name | Description |
|---|---|
| UiaWindow(ISupportUia, UiaItem, Control, string, object, ISupportUiaContainer) | Constructor. |
| Name | Description |
|---|---|
| InteractionState | |
| IsModal | |
| IsTopmost | |
| Maximizable | |
| Minimizable | |
| UiaControlType | Gets UIA control type of this item. |
| VisualState |
| Name | Description |
|---|---|
| Close() | |
| GetPatternProvider(int) | |
| SetVisualState(WindowVisualState) | |
| WaitForInputIdle(int) |