[]
Base theme. For internal use only. Use BaseStyle instead.
[TypeConverter(typeof(ExpandableObjectConverter))]
public abstract class BaseTheme : BaseStyle, INotifyPropertyChanged, IDisposable
| Name | Description |
|---|---|
| BaseTheme(BaseThemeProvider, string, params StyledPropertyInfo[]) | Initializes a new instance of the BaseTheme. |