Property IsVisible
| Improve this Doc View SourceIsVisible
Gets a value indicates whether this DockTree is visible. This is a dependency property.
Declaration
public bool IsVisible { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | true if this DockTree is visible, otherwise false. |