Click or drag to resize

AbstractViewContentIsDisposed Property

Gets a value indicating whether the view content has been disposed.

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

Property Value

Boolean

Implements

IViewContentIsDisposed
See Also