3 references to Thistle
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
1237return new Color(KnownColor.Thistle);
commonui\System\Drawing\KnownColorTable.cs (2)
199values[(int)KnownColor.Thistle] = unchecked((int)0xFFD8BFD8); 390values[(int)KnownColor.Thistle] = "Thistle";