2 references to GainsboroKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
974
Brush gainsboro = (Brush)SafeNativeMethods.Gdip.ThreadData[
GainsboroKey
];
977
SafeNativeMethods.Gdip.ThreadData[
GainsboroKey
] = gainsboro;