2 references to DarkViolet
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
823
darkViolet = new SolidBrush(Color.
DarkViolet
);
commonui\System\Drawing\Pens.cs (1)
824
darkViolet = new Pen(Color.
DarkViolet
, true);