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