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