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