2 references to SandyBrownKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
2198
Brush sandyBrown = (Brush)SafeNativeMethods.Gdip.ThreadData[
SandyBrownKey
];
2201
SafeNativeMethods.Gdip.ThreadData[
SandyBrownKey
] = sandyBrown;