2 references to ForestGreenKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
941
Pen forestGreen = (Pen)SafeNativeMethods.Gdip.ThreadData[
ForestGreenKey
];
944
SafeNativeMethods.Gdip.ThreadData[
ForestGreenKey
] = forestGreen;