2 references to LightYellowKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
1468
Pen lightYellow = (Pen)SafeNativeMethods.Gdip.ThreadData[
LightYellowKey
];
1471
SafeNativeMethods.Gdip.ThreadData[
LightYellowKey
] = lightYellow;