2 references to RosyBrownKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
2130
Brush rosyBrown = (Brush)SafeNativeMethods.Gdip.ThreadData[
RosyBrownKey
];
2133
SafeNativeMethods.Gdip.ThreadData[
RosyBrownKey
] = rosyBrown;