3 writes to _manipulationEnded
PresentationCore (3)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (3)
177_manipulationEnded = false; 509_manipulationEnded = true; 538_manipulationEnded = true;
2 references to _manipulationEnded
PresentationCore (2)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (2)
204if (!_manipulationEnded) 365if (!_manipulationEnded)