2 references to SlateBlueKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
2300
Brush slateBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[
SlateBlueKey
];
2303
SafeNativeMethods.Gdip.ThreadData[
SlateBlueKey
] = slateBlue;