2 references to Cyan
System.Drawing.Common (2)
System\Drawing\Brushes.cs (1)
173
public static Brush Cyan => GetBrush(s_cyanKey, Color.
Cyan
);
System\Drawing\Pens.cs (1)
173
public static Pen Cyan => GetPen(s_cyanKey, Color.
Cyan
);