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