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