BaseThemeProvider Class Members
In This Topic
The following tables list the members exposed by BaseThemeProvider.
Public Properties
Protected Properties
| Name | Description |
 | Updating | Gets value indicating whether the current theme is updating now. Deny events until the end of the operation. |
Top
Public Methods
| Name | Description |
 | ApplyTheme | Applies a new C1Theme to a style |
 | BeginUpdate | Start editing the current theme. |
 | Dispose | Overloaded. Releases all unmanaged resources. |
 | EndUpdate | Stop editing the current theme. |
Top
Public Events
See Also