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.
WindowState Enumeration
.NET Framework (current version)
Specifies whether a window is minimized, maximized, or restored. Used by the WindowState property.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| Maximized | The window is maximized. | |
| Minimized | The window is minimized. | |
| Normal | The window is restored. |
.NET Framework
Available since 3.0
Silverlight
Available since 4.0
Available since 3.0
Silverlight
Available since 4.0
Show: