4 references to AntiqueWhite
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
211
antiqueWhite = new SolidBrush(Color.
AntiqueWhite
);
commonui\System\Drawing\Pens.cs (1)
212
antiqueWhite = new Pen(Color.
AntiqueWhite
, true);
System.Web.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
235
Color.
AntiqueWhite
,
System.Windows.Forms.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
235
Color.
AntiqueWhite
,