1 write to _removedManipulators
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationLogic.cs (1)
572_removedManipulators = _currentManipulators;
3 references to _removedManipulators
PresentationCore (3)
Core\CSharp\System\Windows\Input\ManipulationLogic.cs (3)
570_removedManipulators.Clear(); 571var temp = _removedManipulators; 602_removedManipulators.Remove(id); // This manipulator was not removed