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