3 references to AntiqueWhite
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
67return new Color(KnownColor.AntiqueWhite);
commonui\System\Drawing\KnownColorTable.cs (2)
69values[(int)KnownColor.AntiqueWhite] = unchecked((int)0xFFFAEBD7); 260values[(int)KnownColor.AntiqueWhite] = "AntiqueWhite";