2 references to ChocolateKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
448
Pen chocolate = (Pen)SafeNativeMethods.Gdip.ThreadData[
ChocolateKey
];
451
SafeNativeMethods.Gdip.ThreadData[
ChocolateKey
] = chocolate;