2 writes to _lastMoveHandled
PresentationCore (2)
System\Windows\Input\TouchDevice.cs (2)
972_lastMoveHandled = false; 1009_lastMoveHandled = true;
1 reference to _lastMoveHandled
PresentationCore (1)
System\Windows\Input\TouchDevice.cs (1)
978return _lastMoveHandled;