2 references to YellowKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
2539
Pen yellow = (Pen)SafeNativeMethods.Gdip.ThreadData[
YellowKey
];
2542
SafeNativeMethods.Gdip.ThreadData[
YellowKey
] = yellow;