Click or drag to resize

ControllerBaseIsDisposed Property

Get a value indication whether this controller is already disposed.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsDisposed { get; }

Property Value

Boolean
See Also