ThemeManager.ThemeChangedWeakEvent Event
A weak event that 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 ThemeChangedWeakEvent
Event Data
The ThemeChangedWeakEvent event's data class is EventArgs.
See Also