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