2 references to LightYellowKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1467
Brush lightYellow = (Brush)SafeNativeMethods.Gdip.ThreadData[
LightYellowKey
];
1470
SafeNativeMethods.Gdip.ThreadData[
LightYellowKey
] = lightYellow;