1 write to _removedManipulators
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
521_removedManipulators = _currentManipulators;
3 references to _removedManipulators
PresentationCore (3)
System\Windows\Input\ManipulationLogic.cs (3)
519_removedManipulators.Clear(); 520var temp = _removedManipulators; 551_removedManipulators.Remove(id); // This manipulator was not removed