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