3 references to PeachPuff
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
1021return new Color(KnownColor.PeachPuff);
commonui\System\Drawing\KnownColorTable.cs (2)
175values[(int)KnownColor.PeachPuff] = unchecked((int)0xFFFFDAB9); 366values[(int)KnownColor.PeachPuff] = "PeachPuff";