Window.OnClosing Method
.NET Framework 4.6 and 4.5
Raises the Closing event.
Namespace: System.Windows
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- e
- Type: System.ComponentModel.CancelEventArgs
A CancelEventArgs that contains the event data.
Show: