LightweightTheme.OverridePalette Method
Name | Parameters | Description |
---|---|---|
OverridePalette(LightweightTheme, String, Boolean, String, Dictionary<String, Color>) static | basedOn, name, isPaletteTheme, displayName, colors | Creates a new lightweight theme with a custom color palette. |
OverridePalette(ResourceDictionary, Dictionary<String, Color>) static | basePalette, colors | Creates a new color palette based on the existing palette. |