2 references to LightBlueKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
1264Pen lightBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[LightBlueKey]; 1267SafeNativeMethods.Gdip.ThreadData[LightBlueKey] = lightBlue;