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