GraphControllerHostWindowClosing Method |
Called if the host window is about to be closed.
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool HostWindowClosing()
Return Value
BooleanTrue if the closing should be canceled, false otherwise.
See Also