2 references to SeaShell
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
2234seaShell = new SolidBrush(Color.SeaShell);
commonui\System\Drawing\Pens.cs (1)
2235seaShell = new Pen(Color.SeaShell, true);