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