3 references to Bisque
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
112
return new Color(KnownColor.
Bisque
);
commonui\System\Drawing\KnownColorTable.cs (2)
74
values[(int)KnownColor.
Bisque
] = unchecked(unchecked((int)0xFFFFE4C4));
265
values[(int)KnownColor.
Bisque
] = "Bisque";