2 references to HotPinkKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
1111
Pen hotPink = (Pen)SafeNativeMethods.Gdip.ThreadData[
HotPinkKey
];
1114
SafeNativeMethods.Gdip.ThreadData[
HotPinkKey
] = hotPink;