Window Events |
The Window type exposes the following members.
Name | Description | |
---|---|---|
![]() | Closed |
Occurs when the window is closed.
|
![]() | Closing |
Occurs before the window is closed, giving an opportunity to cancel the close operation.
|
![]() | LocationChanged |
Occurs when the Location of the window is changed.
|
![]() | LogicalPixelSizeChanged |
Occurs when the LogicalPixelSize of the window is changed.
|
![]() | OwnerChanged |
Occurs when the Owner is changed.
|
![]() | WindowStateChanged |
Occurs when the WindowState is changed.
|