5 references to POINTER_DEVICE_TYPE
PresentationCore (5)
MS\Win32\UnsafeNativeMethodsPointer.cs (1)
341internal POINTER_DEVICE_TYPE pointerDeviceType;
System\Windows\Input\Stylus\Pointer\PointerTabletDeviceInfo.cs (4)
121case UnsafeNativeMethods.POINTER_DEVICE_TYPE.POINTER_DEVICE_TYPE_EXTERNAL_PEN: 126case UnsafeNativeMethods.POINTER_DEVICE_TYPE.POINTER_DEVICE_TYPE_INTEGRATED_PEN: 132case UnsafeNativeMethods.POINTER_DEVICE_TYPE.POINTER_DEVICE_TYPE_TOUCH: 138case UnsafeNativeMethods.POINTER_DEVICE_TYPE.POINTER_DEVICE_TYPE_TOUCH_PAD: