The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: