[]
Event fired when the window is about to close, allows the handler to stop the window from being closed.
public event CancelEventHandler Closing
| Type | Description |
|---|---|
| CancelEventHandler | Event fired when the window is about to close, allows the handler to stop the window from being closed. |