2 references to IndigoKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1144
Brush indigo = (Brush)SafeNativeMethods.Gdip.ThreadData[
IndigoKey
];
1147
SafeNativeMethods.Gdip.ThreadData[
IndigoKey
] = indigo;