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