IWindowProvider Properties
.NET Framework 4.5
The IWindowProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
InteractionState | Gets the interaction state of the window. |
|
IsModal | Gets a value that specifies whether the window is modal. |
|
IsTopmost | Gets a value that specifies whether the window is the topmost element in the z-order. |
|
Maximizable | Gets a value that specifies whether the window can be maximized. |
|
Minimizable | Gets a value that specifies whether the window can be minimized. |
|
VisualState | Gets the visual state of the window. |