Version 24.2 (latest)

ThemeBase Class Properties

For a list of all members of this type, see ThemeBase members.

Protected Properties
 NameDescription
Protected PropertyMappingsGets/sets the dictionary used by ThemeManager to specify where to get the resources (the values) for a specific control (value is the full type name of the control that should be styled). If you're adding support for a custom control you should register your custom control using ThemeManager.RegisterControl method.  
See Also