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