Contains the arguments passed to handlers of Window state related events. The following tables list the members exposed by the WindowStateEventArgs type.
|
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the WindowStateEventArgs class. |
Name | Description | |
---|---|---|
![]() |
Gets the state of the Window after the modification. |
|
![]() |
Gets the state of the Window before the modification. |
|
![]() |
Gets the Window object associated with the event. |