2 references to SlateGrayKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
2317
Brush slateGray = (Brush)SafeNativeMethods.Gdip.ThreadData[
SlateGrayKey
];
2320
SafeNativeMethods.Gdip.ThreadData[
SlateGrayKey
] = slateGray;