2 references to QS_ALLINPUT
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Application.cs (1)
2185UnsafeNativeMethods.MsgWaitForMultipleObjectsEx(0, IntPtr.Zero, 100, NativeMethods.QS_ALLINPUT, NativeMethods.MWMO_INPUTAVAILABLE);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
5580UnsafeNativeMethods.MsgWaitForMultipleObjectsEx(0, IntPtr.Zero, 250, NativeMethods.QS_ALLINPUT, NativeMethods.MWMO_INPUTAVAILABLE);