ThemeManager Events
Represents a theme manager, allowing you to apply themes.Name | Description |
---|---|
ApplicationThemeChanged static | Occurs after the application theme name has been changed. |
ApplicationThemeChanging static | Occurs before an application theme name is changed. |
See Also