2 writes to _lastMoveHandled
PresentationCore (2)
Core\CSharp\System\Windows\Input\TouchDevice.cs (2)
1052_lastMoveHandled = false; 1098_lastMoveHandled = true;
1 reference to _lastMoveHandled
PresentationCore (1)
Core\CSharp\System\Windows\Input\TouchDevice.cs (1)
1058return _lastMoveHandled;