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