Contains the arguments passed to handlers of Window state related events.
The following tables list the members exposed by the WindowStateEventArgs type.
Public Constructors
Public Methods
|
Name |
Description |
|
getNewState |
Gets the state of the Window after the modification. |
|
getOldState |
Gets the state of the Window before the modification. |
|
getWindow |
Gets the Window object associated with the event. |
See Also
|