2 references to TryRemoveManipulator
PresentationCore (2)
System\Windows\Input\Manipulation.cs (1)
241if (!TryRemoveManipulator(element, manipulator))
System\Windows\Input\TouchDevice.cs (1)
1102Manipulation.TryRemoveManipulator(element, this);