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