2 references to LightCoralKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
1281Pen lightCoral = (Pen)SafeNativeMethods.Gdip.ThreadData[LightCoralKey]; 1284SafeNativeMethods.Gdip.ThreadData[LightCoralKey] = lightCoral;