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