# WindowManager.Dispose method

Stops observing application windows and releases the event subscriptions taken by the constructor.

```csharp
public void Dispose()
```

## See Also

* class [WindowManager](../WindowManager.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Avalonia.Controls.ApplicationServices.dll -->
