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