2 references to OliveDrabKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1858
Brush oliveDrab = (Brush)SafeNativeMethods.Gdip.ThreadData[
OliveDrabKey
];
1861
SafeNativeMethods.Gdip.ThreadData[
OliveDrabKey
] = oliveDrab;