2 references to SlateBlueKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
2301
Pen slateBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[
SlateBlueKey
];
2304
SafeNativeMethods.Gdip.ThreadData[
SlateBlueKey
] = slateBlue;