3 references to EnumThreadWindows
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Application.cs (1)
4240UnsafeNativeMethods.EnumThreadWindows(SafeNativeMethods.GetCurrentThreadId(),
winforms\Managed\System\WinForms\ComboBox.cs (1)
5871UnsafeNativeMethods.EnumThreadWindows(SafeNativeMethods.GetCurrentThreadId(), new NativeMethods.EnumThreadWindowsCallback(this.Callback), new HandleRef(null, IntPtr.Zero));
winforms\Managed\System\WinForms\Form.cs (1)
5531UnsafeNativeMethods.EnumThreadWindows(SafeNativeMethods.GetCurrentThreadId(),