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