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
eWindowClosingEventArgsAn WindowClosingEventArgs that contains the event data.