- Namespace
- MahApps
.Metro .Controls - Containing Type
- BuildInColorPalettes
Syntax
public static void AddColorToRecentColors(Color? color, IEnumerable recentColors, int maxCount)
Parameters
Name | Type | Description |
---|---|---|
color | Color? | |
recentColors | IEnumerable | |
maxCount | int |
Return Value
Type | Description |
---|---|
void |