2 references to GetMessageLoop
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Application.cs (1)
3115return GetMessageLoop(false);
winforms\Managed\System\WinForms\ToolStripManager.cs (1)
862if (!Application.ThreadContext.FromCurrent().GetMessageLoop(true)) {