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