[]
Creates the brushes list for extended palettes.
protected static IList<Brush> GetBrushes(Dictionary<string, IList<int>> colors, Dictionary<string, IList<Brush>> brushes, string key)
| Type | Name | Description |
|---|---|---|
| Dictionary<string, IList<int>> | colors | |
| Dictionary<string, IList<Brush>> | brushes | |
| string | key |
| Type | Description |
|---|---|
| IList<Brush> |