6 references to MediumVioletRed
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
1707mediumVioletRed = new SolidBrush(Color.MediumVioletRed);
commonui\System\Drawing\Pens.cs (1)
1708mediumVioletRed = new Pen(Color.MediumVioletRed, true);
System.Web.DataVisualization (2)
Common\Utilities\ColorPalette.cs (2)
261 Color.MediumVioletRed, 293 Color.MediumVioletRed,
System.Windows.Forms.DataVisualization (2)
Common\Utilities\ColorPalette.cs (2)
261 Color.MediumVioletRed, 293 Color.MediumVioletRed,