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