2 references to LightCoralKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1280
Brush lightCoral = (Brush)SafeNativeMethods.Gdip.ThreadData[
LightCoralKey
];
1283
SafeNativeMethods.Gdip.ThreadData[
LightCoralKey
] = lightCoral;