2 references to TryRemoveManipulator
PresentationCore (2)
Core\CSharp\System\Windows\Input\Manipulation.cs (1)
282if (!TryRemoveManipulator(element, manipulator))
Core\CSharp\System\Windows\Input\TouchDevice.cs (1)
1203Manipulation.TryRemoveManipulator(element, this);