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