2 references to RegisterMessageLoop
System.Windows.Forms (2)
System\Windows\Forms\Application.cs (2)
585
=> ThreadContext.FromCurrent().
RegisterMessageLoop
(callback);
633
=> ThreadContext.FromCurrent().
RegisterMessageLoop
(null);