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