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