5 references to POINTER_DEVICE_TYPE
PresentationCore (5)
MS\Win32\UnsafeNativeMethodsPointer.cs (1)
335internal POINTER_DEVICE_TYPE pointerDeviceType;
System\Windows\Input\Stylus\Pointer\PointerTabletDeviceInfo.cs (4)
117case UnsafeNativeMethods.POINTER_DEVICE_TYPE.POINTER_DEVICE_TYPE_EXTERNAL_PEN: 122case UnsafeNativeMethods.POINTER_DEVICE_TYPE.POINTER_DEVICE_TYPE_INTEGRATED_PEN: 128case UnsafeNativeMethods.POINTER_DEVICE_TYPE.POINTER_DEVICE_TYPE_TOUCH: 134case UnsafeNativeMethods.POINTER_DEVICE_TYPE.POINTER_DEVICE_TYPE_TOUCH_PAD: