2 references to Thistle
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
2421thistle = new SolidBrush(Color.Thistle);
commonui\System\Drawing\Pens.cs (1)
2422thistle = new Pen(Color.Thistle, true);