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