[]
        
(Showing Draft Content)

C1.Win.C1Themes.BaseTheme

BaseTheme Class

Base theme. For internal use only. Use BaseStyle instead.

Inheritance
BaseTheme
Namespace: C1.Win.C1Themes
Assembly: C1.Win.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public abstract class BaseTheme : BaseStyle, INotifyPropertyChanged, IDisposable

Constructors

Name Description
BaseTheme(BaseThemeProvider, string, params StyledPropertyInfo[])

Initializes a new instance of the BaseTheme.