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