2 references to IndigoKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
1145
Pen indigo = (Pen)SafeNativeMethods.Gdip.ThreadData[
IndigoKey
];
1148
SafeNativeMethods.Gdip.ThreadData[
IndigoKey
] = indigo;