4 references to DeepPink
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
840
deepPink = new SolidBrush(Color.
DeepPink
);
commonui\System\Drawing\Pens.cs (1)
841
deepPink = new Pen(Color.
DeepPink
, true);
System.Web.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
287
Color.
DeepPink
,
System.Windows.Forms.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
287
Color.
DeepPink
,