[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1ThemeController.OnObjectThemeApplied

OnObjectThemeApplied Method

OnObjectThemeApplied(object, string)

Fires the ThemeChanged event.

Declaration
protected virtual void OnObjectThemeApplied(object obj, string themeName)
Parameters
Type Name Description
object obj

The object to which the theme was applied.

string themeName

The name of the theme that was applied to obj.