2 references to LightPinkKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
1366Pen lightPink = (Pen)SafeNativeMethods.Gdip.ThreadData[LightPinkKey]; 1369SafeNativeMethods.Gdip.ThreadData[LightPinkKey] = lightPink;