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