ThemePalette Constructors
A WPF Theme palette.Name | Parameters | Description |
---|---|---|
ThemePalette(String, ThemePaletteBase) | name, basePalette | Initializes a new instance of the ThemePalette class with the specified name and base palette. |
ThemePalette(String) | name | Initializes a new instance of the ThemePalette class with the specified name. |
See Also