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