4 references to msoloopModalForm
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Application.cs (4)
1517ThreadContext.FromCurrent().RunMessageLoop(NativeMethods.MSOCM.msoloopModalForm, new ModalApplicationContext(form)); 3360if (reason == NativeMethods.MSOCM.msoloopModalForm && !SystemInformation.UserInteractive) { 3411if (reason == NativeMethods.MSOCM.msoloopModalForm || reason == NativeMethods.MSOCM.msoloopModalAlert) { 3975case NativeMethods.MSOCM.msoloopModalForm: