3 references to POINTER_TOUCH_INFO
PresentationCore (3)
MS\Win32\UnsafeNativeMethodsPointer.cs (1)
571
internal static extern bool GetPointerTouchInfo([In] UInt32 pointerId, [In, Out] ref
POINTER_TOUCH_INFO
touchInfo);
System\Windows\Input\Stylus\Pointer\PointerData.cs (2)
25
private
POINTER_TOUCH_INFO
_touchInfo;
60
internal
POINTER_TOUCH_INFO
TouchInfo