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