2 references to LightYellowKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
1468Pen lightYellow = (Pen)SafeNativeMethods.Gdip.ThreadData[LightYellowKey]; 1471SafeNativeMethods.Gdip.ThreadData[LightYellowKey] = lightYellow;