2 writes to _lastX
PresentationCore (2)
System\Windows\InterOp\HwndMouseInputProvider.cs (2)
1341
_lastX
= x;
1363
_lastX
= x;
1 reference to _lastX
PresentationCore (1)
System\Windows\InterOp\HwndMouseInputProvider.cs (1)
1356
if(x !=
_lastX
|| y != _lastY)