2 references to LightBlueKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
1264
Pen lightBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[
LightBlueKey
];
1267
SafeNativeMethods.Gdip.ThreadData[
LightBlueKey
] = lightBlue;