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