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