2 references to Orange
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
1877
orange = new SolidBrush(Color.
Orange
);
commonui\System\Drawing\Pens.cs (1)
1878
orange = new Pen(Color.
Orange
, true);