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