Click or drag to resize

AbstractViewContentIsDisposed Property

[Missing <summary> documentation for "P:Altaxo.Gui.Workbench.AbstractViewContent.IsDisposed"]


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

Property Value

Boolean

Implements

IViewContentIsDisposed
See Also