3 references to PapayaWhip
PresentationCore (3)
System\Windows\Media\brushes.cs (1)
1202return KnownColors.SolidColorBrushFromUint((uint)KnownColor.PapayaWhip);
System\Windows\Media\Knowncolors.cs (2)
649return KnownColor.PapayaWhip; 2028return Color.FromUInt32((uint)KnownColor.PapayaWhip);