2 writes to _msgTime
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndKeyboardInputProvider.cs (2)
224_msgTime = 0; 227_msgTime = SafeNativeMethods.GetMessageTime();
8 references to _msgTime
PresentationCore (8)
Core\CSharp\System\Windows\Interop\HwndKeyboardInputProvider.cs (8)
279MSG msg = new MSG(hwnd, (int)message, wParam, lParam, _msgTime, 0, 0); 307MSG msg = new MSG(hwnd, (int)message, wParam, lParam, _msgTime, 0, 0); 363_msgTime, 436_msgTime, 500_msgTime, 597_msgTime, 639_msgTime, 807_msgTime,