1 implementation of ManipulationEnded
PresentationCore (1)
Core\CSharp\System\Windows\Input\TouchDevice.cs (1)
1391
void IManipulator.
ManipulationEnded
(bool cancel)
3 references to ManipulationEnded
PresentationCore (3)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (3)
516
_removedManipulator.
ManipulationEnded
(true);
524
manipulator.
ManipulationEnded
(true);
545
manipulator.
ManipulationEnded
(false);