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