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