1 reference to PEN_FLAG_INVERTED
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
465
&& (_pointerData?.PenInfo.penFlags.HasFlag(UnsafeNativeMethods.PEN_FLAGS.
PEN_FLAG_INVERTED
) ?? false);