2 references to GoldenrodKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
1026
Pen goldenrod = (Pen)SafeNativeMethods.Gdip.ThreadData[
GoldenrodKey
];
1029
SafeNativeMethods.Gdip.ThreadData[
GoldenrodKey
] = goldenrod;