2 writes to _lastX
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndMouseInputProvider.cs (2)
1291_lastX = x; 1313_lastX = x;
1 reference to _lastX
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndMouseInputProvider.cs (1)
1306if(x != _lastX || y != _lastY)