1 write to _removedManipulators
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
515_removedManipulators = _currentManipulators;
3 references to _removedManipulators
PresentationCore (3)
System\Windows\Input\ManipulationLogic.cs (3)
513_removedManipulators.Clear(); 514var temp = _removedManipulators; 545_removedManipulators.Remove(id); // This manipulator was not removed