CancelClosingEventArgs Class Properties
For a list of all members of this type, see CancelClosingEventArgs members.
Public Properties
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
ParentClosing | Indicates if the closing event was raised as a result of closing the main window. |
See Also