Class | Description | |
---|---|---|
Colors | Contains a collection of colors associated with a theme. | |
ConstantsCollection | Constants dictionary. It's a wrapper over a regular dictionary since we need to call GetResult on expressions. | |
Font | Represents a Theme font. | |
Fonts | Contains the Theme fonts. | |
Image | Defines an image. | |
Images | Contains a collection of images. | |
Theme | Contains fonts, colors and images. | |
XmlThemeReader | Allows creation of a Theme through Xml. | |
XmlThemeWriter | Provides the method allows to save a theme. |