Click or drag to resize

IViewContentIsDisposed Property

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

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

Property Value

Boolean
See Also