Class | Description | |
---|---|---|
ThemeDefinition | Represents the properties that represent a theme. | |
ThemeManager | Provides the API and functionalities to access the ClientUI theme manager at runtime. |
Enumeration | Description | |
---|---|---|
ApplicationTheme | Specifies the appearance of the application theme. | |
ThemeKind | Specifies the kind of the theme. | |
UIColorTheme | Specifies the color of the user interface theme. |
ClientUI includes a built-in theme manager that allows you to instantly change the application’s look and feel at runtime. The ClientUI theme manager is modeled after the latest Windows 8 Modern UI style which provides two kind of customizable themes, namely Application Theme and UI Theme.
For more information about ClientUI theme manager, see Theme Manager Overview.