WindowStateChangedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents event arguments for the WindowStateChanged event.
public ref class WindowStateChangedEventArgs sealed : EventArgs
public sealed class WindowStateChangedEventArgs : EventArgs
type WindowStateChangedEventArgs = class
inherit EventArgs
Public NotInheritable Class WindowStateChangedEventArgs
Inherits EventArgs
- Inheritance
-
WindowStateChangedEventArgs
Constructors
WindowStateChangedEventArgs() |
Initializes a new instance of the WindowStateChangedEventArgs class. |
Properties
dwValidFlagsMask |
Property to get the dwValidFlagsMask. |
dwWindowStateFlags |
Property to get the dwWindowStateFlags. |