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