AbstractViewContentIsContentVisible Property |
Gets a value indicating whether the content of this document window is visible (it is if either
IsActive or
IsSelected is visible.
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsContentVisible { get; }
Property Value
BooleanSee Also