3 references to Lime
PresentationCore (3)
System\Windows\Media\brushes.cs (1)
873
return KnownColors.SolidColorBrushFromUint((uint)KnownColor.
Lime
);
System\Windows\Media\Knowncolors.cs (2)
324
return KnownColor.
Lime
;
1699
return Color.FromUInt32((uint)KnownColor.
Lime
);