4 references to _threadFilterMessage
WindowsBase (4)
Base\System\Windows\Interop\ComponentDispatcherThread.cs (4)
114if (null != _threadFilterMessage) 115_threadFilterMessage(ref msg, ref handled); 165_threadFilterMessage += value; 170_threadFilterMessage -= value;