3 references to Lime
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
742
return new Color(KnownColor.
Lime
);
commonui\System\Drawing\KnownColorTable.cs (2)
144
values[(int)KnownColor.
Lime
] = unchecked((int)0xFF00FF00);
335
values[(int)KnownColor.
Lime
] = "Lime";