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