WindowClosingEventArgs Properties
Properties
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs) |
CloseReason | Gets a value that indicates why the window is being closed. |
IsProgrammatic | Gets a value indicating whether the window is being closed programmatically. |