Click or drag to resize

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.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsContentVisible { get; }

Property Value

Boolean
See Also