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