1 write to _lastClickTime
PresentationCore (1)
Core\CSharp\System\Windows\Input\MouseDevice.cs (1)
1896_lastClickTime = mouseButtonArgs.Timestamp;
1 reference to _lastClickTime
PresentationCore (1)
Core\CSharp\System\Windows\Input\MouseDevice.cs (1)
2281int timeSpan = timeStamp - _lastClickTime;