3 references to AddMessageFilter
System.Windows.Forms (3)
System\Windows\Forms\Application.cs (1)
766=> ThreadContext.FromCurrent().AddMessageFilter(value);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
4630Application.ThreadContext.FromCurrent().AddMessageFilter(RestoreFocusFilter);
System\Windows\Forms\Controls\ToolStrips\ToolStripManager.ModalMenuFilter.cs (1)
146Application.ThreadContext.FromCurrent().AddMessageFilter(this);