2 references to GrayKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1042Brush gray = (Brush)SafeNativeMethods.Gdip.ThreadData[GrayKey]; 1045SafeNativeMethods.Gdip.ThreadData[GrayKey] = gray;