2 references to MidnightBlueKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1722
Brush midnightBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[
MidnightBlueKey
];
1725
SafeNativeMethods.Gdip.ThreadData[
MidnightBlueKey
] = midnightBlue;