3 references to DeepPink
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
400return new Color(KnownColor.DeepPink);
commonui\System\Drawing\KnownColorTable.cs (2)
106values[(int)KnownColor.DeepPink] = unchecked((int)0xFFFF1493); 297values[(int)KnownColor.DeepPink] = "DeepPink";