1 write to _removedManipulators
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
512_removedManipulators = _currentManipulators;
3 references to _removedManipulators
PresentationCore (3)
System\Windows\Input\ManipulationLogic.cs (3)
510_removedManipulators.Clear(); 511var temp = _removedManipulators; 542_removedManipulators.Remove(id); // This manipulator was not removed