1 write to _touchInfo
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerData.cs (1)
117
IsValid &= GetPointerTouchInfo(pointerId, ref
_touchInfo
);
1 reference to _touchInfo
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerData.cs (1)
64
return
_touchInfo
;