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