2 references to OrangeRedKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1892
Brush orangeRed = (Brush)SafeNativeMethods.Gdip.ThreadData[
OrangeRedKey
];
1895
SafeNativeMethods.Gdip.ThreadData[
OrangeRedKey
] = orangeRed;