[]
        
(Showing Draft Content)

C1.Win.Gauge.BaseTheme

BaseTheme Class

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

Namespace: C1.Win.Gauge
Assembly: C1.Win.Gauge.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.