2 references to LightPinkKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
1366
Pen lightPink = (Pen)SafeNativeMethods.Gdip.ThreadData[
LightPinkKey
];
1369
SafeNativeMethods.Gdip.ThreadData[
LightPinkKey
] = lightPink;