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