3 references to Pink
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
1039return new Color(KnownColor.Pink);
commonui\System\Drawing\KnownColorTable.cs (2)
177values[(int)KnownColor.Pink] = unchecked((int)0xFFFFC0CB); 368values[(int)KnownColor.Pink] = "Pink";