2 writes to _lastDownHandled
PresentationCore (2)
Core\CSharp\System\Windows\Input\TouchDevice.cs (2)
1035_lastDownHandled = false; 1103_lastDownHandled = true;
1 reference to _lastDownHandled
PresentationCore (1)
Core\CSharp\System\Windows\Input\TouchDevice.cs (1)
1041return _lastDownHandled;