1 write to _removedManipulators
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
525_removedManipulators = _currentManipulators;
3 references to _removedManipulators
PresentationCore (3)
System\Windows\Input\ManipulationLogic.cs (3)
523_removedManipulators.Clear(); 524var temp = _removedManipulators; 555_removedManipulators.Remove(id); // This manipulator was not removed