1 write to _removedManipulators
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
528_removedManipulators = _currentManipulators;
3 references to _removedManipulators
PresentationCore (3)
System\Windows\Input\ManipulationLogic.cs (3)
526_removedManipulators.Clear(); 527var temp = _removedManipulators; 558_removedManipulators.Remove(id); // This manipulator was not removed