2 references to RosyBrownKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
2131
Pen rosyBrown = (Pen)SafeNativeMethods.Gdip.ThreadData[
RosyBrownKey
];
2134
SafeNativeMethods.Gdip.ThreadData[
RosyBrownKey
] = rosyBrown;