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