2 references to LightCyanKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
1298
Pen lightCyan = (Pen)SafeNativeMethods.Gdip.ThreadData[
LightCyanKey
];
1301
SafeNativeMethods.Gdip.ThreadData[
LightCyanKey
] = lightCyan;