2 references to SpringGreenKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
2351
Brush springGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[
SpringGreenKey
];
2354
SafeNativeMethods.Gdip.ThreadData[
SpringGreenKey
] = springGreen;