ThemeManager.ThemeChanged Event
Occurs when the application Theme is changed.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
Declaration
public static event EventHandler ThemeChanged
Event Data
The ThemeChanged event's data class is EventArgs.
See Also