Constructor ToplevelClosingEventArgs
ToplevelClosingEventArgs(Toplevel)
Initializes the event arguments with the requesting toplevel.
public ToplevelClosingEventArgs(Toplevel requestingTop)
Parameters
requestingTopToplevelThe RequestingTop.
Initializes the event arguments with the requesting toplevel.
public ToplevelClosingEventArgs(Toplevel requestingTop)
requestingTop ToplevelThe RequestingTop.