Summary
Gets or sets a custom dictionary for color to name. If null, the default dictionary will be used.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- ColorPalette
Syntax
public Dictionary<Color?, string> ColorNamesDictionary { get; set; }
Value
Type | Description |
---|---|
Dictionary |