2 references to HotPinkKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1110
Brush hotPink = (Brush)SafeNativeMethods.Gdip.ThreadData[
HotPinkKey
];
1113
SafeNativeMethods.Gdip.ThreadData[
HotPinkKey
] = hotPink;