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