3 references to Chocolate
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
193
return new Color(KnownColor.
Chocolate
);
commonui\System\Drawing\KnownColorTable.cs (2)
83
values[(int)KnownColor.
Chocolate
] = unchecked((int)0xFFD2691E);
274
values[(int)KnownColor.
Chocolate
] = "Chocolate";