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