2 references to SeaShell
System.Drawing.Common (2)
System\Drawing\Brushes.cs (1)
286
public static Brush SeaShell => GetBrush(s_seaShellKey, Color.
SeaShell
);
System\Drawing\Pens.cs (1)
286
public static Pen SeaShell => GetPen(s_seaShellKey, Color.
SeaShell
);