2 references to GainsboroKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
975
Pen gainsboro = (Pen)SafeNativeMethods.Gdip.ThreadData[
GainsboroKey
];
978
SafeNativeMethods.Gdip.ThreadData[
GainsboroKey
] = gainsboro;