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