2 references to MidnightBlueKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
1723
Pen midnightBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[
MidnightBlueKey
];
1726
SafeNativeMethods.Gdip.ThreadData[
MidnightBlueKey
] = midnightBlue;