2 references to IndianRedKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1127
Brush indianRed = (Brush)SafeNativeMethods.Gdip.ThreadData[
IndianRedKey
];
1130
SafeNativeMethods.Gdip.ThreadData[
IndianRedKey
] = indianRed;