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