WindowInteractionState Enumeration
.NET Framework 4.5
Contains values that specify the current state of the window for purposes of user or programmatic interaction.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Member name | Description | |
|---|---|---|
| BlockedByModalWindow | Indicates that the window is blocked by a modal window. | |
| Closing | Indicates that the window is closing. | |
| NotResponding | Indicates that the window is not responding. | |
| ReadyForUserInteraction | Indicates that the window is ready for user interaction. | |
| Running | Indicates that the window is running. This does not guarantee that the window is responding or ready for user interaction. |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.