3 references to Tan
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
1219return new Color(KnownColor.Tan);
commonui\System\Drawing\KnownColorTable.cs (2)
197values[(int)KnownColor.Tan] = unchecked((int)0xFFD2B48C); 388values[(int)KnownColor.Tan] = "Tan";