# IWindow.Activate method

Brings the window to the front and gives it the input focus.

```csharp
public void Activate()
```

## See Also

* interface [IWindow](../IWindow.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Common.Contracts.dll -->
