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