Click or drag to resize

ControllerBaseIsDisposed Property

Gets a value indicating whether this controller is already disposed.

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

Property Value

Boolean
See Also