Version

WindowStateChangedEventArgs Class Members

The following tables list the members exposed by WindowStateChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorWindowStateChangedEventArgs ConstructorInitializes a new instance of the WindowStateChangedEventArgs class.  
Public Properties
 NameDescription
Public PropertyNewWindowStateGets/Sets the new WindowState of the window.  
Public PropertyPreviousWindowStateGets/Sets the previous WindowState of the window.  
See Also