2 references to ChocolateKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
447
Brush chocolate = (Brush)SafeNativeMethods.Gdip.ThreadData[
ChocolateKey
];
450
SafeNativeMethods.Gdip.ThreadData[
ChocolateKey
] = chocolate;