7 writes to _lastWakeOrUnlockEvent
PresentationCore (7)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (7)
298_lastWakeOrUnlockEvent = DateTime.MinValue; 1333_lastWakeOrUnlockEvent = DateTime.MinValue; 1349_lastWakeOrUnlockEvent = DateTime.Now; 1372_lastWakeOrUnlockEvent = DateTime.MinValue; 1387_lastWakeOrUnlockEvent = DateTime.Now; 1430_lastWakeOrUnlockEvent = DateTime.Now; 1437_lastWakeOrUnlockEvent = DateTime.MinValue;
1 reference to _lastWakeOrUnlockEvent
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (1)
1084TimeSpan delta = DateTime.Now - _lastWakeOrUnlockEvent;