3 references to Olive
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
931
return new Color(KnownColor.
Olive
);
commonui\System\Drawing\KnownColorTable.cs (2)
165
values[(int)KnownColor.
Olive
] = unchecked((int)0xFF808000);
356
values[(int)KnownColor.
Olive
] = "Olive";