2 references to ForestGreenKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
940
Brush forestGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[
ForestGreenKey
];
943
SafeNativeMethods.Gdip.ThreadData[
ForestGreenKey
] = forestGreen;