2 references to Thistle
System.Drawing.Common (2)
System\Drawing\Brushes.cs (1)
298public static Brush Thistle => GetBrush(s_thistleKey, Color.Thistle);
System\Drawing\Pens.cs (1)
298public static Pen Thistle => GetPen(s_thistleKey, Color.Thistle);