# AppearanceService.PropertyChanged event

```csharp
public event PropertyChangedEventHandler? PropertyChanged;
```

## See Also

* class [AppearanceService](../AppearanceService.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Avalonia.Controls.ApplicationServices.dll -->
