[]
        
(Showing Draft Content)

C1.Win.Themes.C1ThemeController.ObjectThemeApplying

ObjectThemeApplying Event

Occurs when a theme is about to be applied to an object managed by the current theme controller.

See remarks in ObjectThemeApplied for details.

Namespace: C1.Win.Themes
Assembly: C1.Win.Themes.8.dll
Syntax
[C1Description("C1ThemeController.ObjectThemeApplying", "Occurs when a theme is about to be applied to an object managed by the current theme controller.")]
public event ObjectThemeEventHandler ObjectThemeApplying
Returns
Type Description
ObjectThemeEventHandler Occurs when a theme is about to be applied to an object managed by the current theme controller. See remarks in for details.