[]
Specifies that this object defines whether a C1Theme can be applied to it.
public interface IC1Themeable
Name | Description |
---|---|
AllowThemeChange | Gets or sets a value indicating whether to apply the theme to the object. |
Name | Description |
---|---|
OnThemeChanged(string) | Occurs after a theme has been applied to an object. |
OnThemeChanging(string) | Occurs when a theme is about to be applied to an object. |