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