Method RaiseClosing
RaiseClosing(WindowClosingEventArgs)
Raises Closing event and OnClosing(WindowClosingEventArgs) method.
public void RaiseClosing(WindowClosingEventArgs e)
Parameters
eWindowClosingEventArgsEvent arguments.
Raises Closing event and OnClosing(WindowClosingEventArgs) method.
public void RaiseClosing(WindowClosingEventArgs e)
e WindowClosingEventArgsEvent arguments.