3 references to AddMessageFilter
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Application.cs (1)
863ThreadContext.FromCurrent().AddMessageFilter(value);
winforms\Managed\System\WinForms\ToolStrip.cs (1)
4753Application.ThreadContext.FromCurrent().AddMessageFilter(RestoreFocusFilter);
winforms\Managed\System\WinForms\ToolStripManager.cs (1)
859Application.ThreadContext.FromCurrent().AddMessageFilter(this);