# IWindowAwareViewModel.IsVisible property

`true` while the view model is attached to an open window.

```csharp
public bool IsVisible { get; }
```

## See Also

* interface [IWindowAwareViewModel](../IWindowAwareViewModel.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Common.Contracts.dll -->
