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