1 override of GetIntermediateTouchPoints
PresentationCore (1)
System\Windows\Input\Stylus\Common\StylusTouchDeviceBase.cs (1)
92public override TouchPointCollection GetIntermediateTouchPoints(IInputElement relativeTo)
1 reference to GetIntermediateTouchPoints
PresentationCore (1)
System\Windows\Input\TouchEventArgs.cs (1)
42return TouchDevice.GetIntermediateTouchPoints(relativeTo);