2 references to SaddleBrownKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
2164Brush saddleBrown = (Brush)SafeNativeMethods.Gdip.ThreadData[SaddleBrownKey]; 2167SafeNativeMethods.Gdip.ThreadData[SaddleBrownKey] = saddleBrown;