2 references to AzureKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
261
Pen azure = (Pen)SafeNativeMethods.Gdip.ThreadData[
AzureKey
];
264
SafeNativeMethods.Gdip.ThreadData[
AzureKey
] = azure;