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