3 references to Chocolate
PresentationCore (3)
System\Windows\Media\brushes.cs (1)
201
return KnownColors.SolidColorBrushFromUint((uint)KnownColor.
Chocolate
);
System\Windows\Media\Knowncolors.cs (2)
532
return KnownColor.
Chocolate
;
1027
return Color.FromUInt32((uint)KnownColor.
Chocolate
);