BackgroundStyleControllerThrowIfNotInitialized Method |
Throws an exception if the controller is not initialized with a document.
Namespace: Altaxo.Gui.Graph.Gdi.BackgroundAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override void ThrowIfNotInitialized()
Exceptions
Remarks
Overridden because _doc can be here.
See Also