2 references to BisqueKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
295
Pen bisque = (Pen)SafeNativeMethods.Gdip.ThreadData[
BisqueKey
];
298
SafeNativeMethods.Gdip.ThreadData[
BisqueKey
] = bisque;