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