2 writes to _lastDownHandled
PresentationCore (2)
System\Windows\Input\TouchDevice.cs (2)
960_lastDownHandled = false; 1014_lastDownHandled = true;
1 reference to _lastDownHandled
PresentationCore (1)
System\Windows\Input\TouchDevice.cs (1)
966return _lastDownHandled;