1 reference to POINTER_FLAG_FIRSTBUTTON
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
240
return _pointerData?.Info.pointerFlags.HasFlag(UnsafeNativeMethods.POINTER_FLAGS.
POINTER_FLAG_FIRSTBUTTON
) ?? false;