2 references to LightPinkKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1365
Brush lightPink = (Brush)SafeNativeMethods.Gdip.ThreadData[
LightPinkKey
];
1368
SafeNativeMethods.Gdip.ThreadData[
LightPinkKey
] = lightPink;