This documentation is archived and is not being maintained.
ThemeProvider Properties
Visual Studio 2010
The ThemeProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
ContentHashCode | Gets the hash of the theme definition passed to the constructor. |
|
CssFiles | Gets a set of strings that represent the names of any cascading style sheet (CSS) files associated with the current theme, if the theme is a style sheet theme. |
|
DesignerHost | Gets an IDesignerHost object that represents the current designer environment. |
|
ThemeName | Gets the name of the theme or style sheet theme that the ThemeProvider instance represents. |
Show: