2 references to LightSalmonKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1382Brush lightSalmon = (Brush)SafeNativeMethods.Gdip.ThreadData[LightSalmonKey]; 1385SafeNativeMethods.Gdip.ThreadData[LightSalmonKey] = lightSalmon;