4 references to ITfMessagePump
WindowsBase (4)
Base\System\Windows\Threading\Dispatcher.cs (4)
2371
UnsafeNativeMethods.
ITfMessagePump
messagePump = GetMessagePump();
2421
private UnsafeNativeMethods.
ITfMessagePump
GetMessagePump()
2423
UnsafeNativeMethods.
ITfMessagePump
messagePump = null;
2441
messagePump = threadManager as UnsafeNativeMethods.
ITfMessagePump
;