3 references to Wheat
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
1273return new Color(KnownColor.Wheat);
commonui\System\Drawing\KnownColorTable.cs (2)
203values[(int)KnownColor.Wheat] = unchecked((int)0xFFF5DEB3); 394values[(int)KnownColor.Wheat] = "Wheat";