3 references to NavajoWhite
PresentationCore (3)
System\Windows\Media\brushes.cs (1)
1070
return KnownColors.SolidColorBrushFromUint((uint)KnownColor.
NavajoWhite
);
System\Windows\Media\Knowncolors.cs (2)
690
return KnownColor.
NavajoWhite
;
1896
return Color.FromUInt32((uint)KnownColor.
NavajoWhite
);