Class | Description | |
---|---|---|
![]() | Colors | Represents a collection of colors associated with a theme. |
![]() | ConstantsCollection | Represents a collection of theme constants. It acts as a wrapper over a regular dictionary to facilitate the evaluation of expressions through the GetResult method. |
![]() | Font | Represents a font of the theme, providing access to font family, size, style and weight. |
![]() | Fonts | Represents a collection of fonts for the theme, providing access to major and minor fonts as well as the ability to retrieve fonts by name. |
![]() | Image | Represents an image of the theme, providing access to binary data, name and MIME type. |
![]() | Images | Represents a collection of images associated with a theme. |
![]() | Theme | Represents a theme that contains various design elements such as fonts, images, and colors. |
![]() | ThemeConstant | Represents a theme constant. |
![]() | XmlThemeReader | Provides functionality to read and parse Theme from XML. |
![]() | XmlThemeWriter | Represents a set of method allows to save a theme. |