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