[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1ThemeController.OnObjectThemeChanged

OnObjectThemeChanged Method

OnObjectThemeChanged(object, string)

Fires the ThemeChanged event.

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

The object on which the theme was changed.

string themeName

The name of the theme that was applied to obj.