2 references to Cyan
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
534cyan = new SolidBrush(Color.Cyan);
commonui\System\Drawing\Pens.cs (1)
535cyan = new Pen(Color.Cyan, true);