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