3 references to SeaShell
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
1138
return new Color(KnownColor.
SeaShell
);
commonui\System\Drawing\KnownColorTable.cs (2)
188
values[(int)KnownColor.
SeaShell
] = unchecked((int)0xFFFFF5EE);
379
values[(int)KnownColor.
SeaShell
] = "SeaShell";