2 references to Thistle
System.Drawing.Common.Tests (2)
System\Drawing\BrushesTests.cs (1)
141
yield return Brush(() => Brushes.Thistle, Color.
Thistle
);
System\Drawing\PensTests.cs (1)
143
yield return Pen(() => Pens.Thistle, Color.
Thistle
);