2 references to LightSalmonKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
1383Pen lightSalmon = (Pen)SafeNativeMethods.Gdip.ThreadData[LightSalmonKey]; 1386SafeNativeMethods.Gdip.ThreadData[LightSalmonKey] = lightSalmon;