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