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