WindowVisualState Enumeration
.NET Framework (current version)
Contains values that specify the visual state of a window.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Member name | Description | |
|---|---|---|
| Maximized | Specifies that the window is maximized. | |
| Minimized | Specifies that the window is minimized. | |
| Normal | Specifies that the window is normal (restored). |
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: