# IWindow.IsActive property

Whether this is the window the user is currently working in.

```csharp
public bool IsActive { get; }
```

## See Also

* interface [IWindow](../IWindow.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Common.Contracts.dll -->
