2 references to DeepPinkKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
838
Brush deepPink = (Brush)SafeNativeMethods.Gdip.ThreadData[
DeepPinkKey
];
841
SafeNativeMethods.Gdip.ThreadData[
DeepPinkKey
] = deepPink;