[]
        
(Showing Draft Content)

C1.Win.Input.Theme.MultiSelect.BaseStyle.-ctor

BaseStyle Constructor

BaseStyle(BaseThemeProvider, string, params StyledPropertyInfo[])

Initializes a new instance of the BaseStyle.

Declaration
protected BaseStyle(BaseThemeProvider provider, string name, params StyledPropertyInfo[] props)
Parameters
Type Name Description
BaseThemeProvider provider

theme provider.

string name

style name.

StyledPropertyInfo[] props

styled properties.