3 references to Beige
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
103
return new Color(KnownColor.
Beige
);
commonui\System\Drawing\KnownColorTable.cs (2)
73
values[(int)KnownColor.
Beige
] = unchecked((int)0xFFF5F5DC);
264
values[(int)KnownColor.
Beige
] = "Beige";