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