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