3 references to Peru
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
1030return new Color(KnownColor.Peru);
commonui\System\Drawing\KnownColorTable.cs (2)
176values[(int)KnownColor.Peru] = unchecked((int)0xFFCD853F); 367values[(int)KnownColor.Peru] = "Peru";