Name | Description | |
---|---|---|
ApplicationThemeChanged | Occurs after a new value has been assigned to the ApplicationTheme property. | |
ApplicationThemeChanging | Occurs before a new value is assigned to the ApplicationTheme property. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
ObjectThemeApplied | Occurs after a theme has been applied to an object managed by the current theme controller.
See remarks for details. | |
ObjectThemeApplying | Occurs when a theme is about to be applied to an object managed by the current theme controller.
See remarks in ObjectThemeApplied for details. | |
ObjectThemeChanged | Occurs after a theme on an object managed by the current theme controller has been changed.
See remarks in ObjectThemeApplied for details. | |
ObjectThemeChanging | Occurs when a theme on an object managed by the current theme controller is about to be changed.
See remarks in ObjectThemeApplied for details. | |
ThemeChanged | Occurs after a new value has been assigned to the Theme property. | |
ThemeChanging | Occurs before a new value is assigned to the Theme property. |