3 references to Khaki
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
580
return new Color(KnownColor.
Khaki
);
commonui\System\Drawing\KnownColorTable.cs (2)
126
values[(int)KnownColor.
Khaki
] = unchecked((int)0xFFF0E68C);
317
values[(int)KnownColor.
Khaki
] = "Khaki";