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