Method OnClosing
OnClosing(WindowClosingEventArgs)
Raises the Closing event and calls OnClosing(WindowClosingEventArgs). See Closing event description for more details.
protected override void OnClosing(WindowClosingEventArgs e)
Parameters
e
WindowClosingEventArgsAn WindowClosingEventArgs that contains the event data.