2 writes to _lastUpHandled
PresentationCore (2)
Core\CSharp\System\Windows\Input\TouchDevice.cs (2)
1069_lastUpHandled = false; 1108_lastUpHandled = true;
1 reference to _lastUpHandled
PresentationCore (1)
Core\CSharp\System\Windows\Input\TouchDevice.cs (1)
1075return _lastUpHandled;