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