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