2 references to BrownKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
380
Pen brown = (Pen)SafeNativeMethods.Gdip.ThreadData[
BrownKey
];
383
SafeNativeMethods.Gdip.ThreadData[
BrownKey
] = brown;