2 references to DeepPinkKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
839
Pen deepPink = (Pen)SafeNativeMethods.Gdip.ThreadData[
DeepPinkKey
];
842
SafeNativeMethods.Gdip.ThreadData[
DeepPinkKey
] = deepPink;