Event Closing
Invoked when the Toplevel's Application.RunState is being closed by
RequestStop(Toplevel).
public event Action<ToplevelClosingEventArgs> Closing
Returns
- Action<ToplevelClosingEventArgs>
- Invoked when the Toplevel's is being closed by .