[]
Initializes a new instance of the BaseStyle.
protected BaseStyle(BaseThemeProvider provider, string name, params StyledPropertyInfo[] props)
| Type | Name | Description |
|---|---|---|
| BaseThemeProvider | provider | theme provider. |
| string | name | style name. |
| StyledPropertyInfo[] | props | styled properties. |