2 references to interactionFlags
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerInteractionEngine.cs (2)
291
if (output.
interactionFlags
.HasFlag(UnsafeNativeMethods.INTERACTION_FLAGS.INTERACTION_FLAG_BEGIN))
465
if (output.
interactionFlags
.HasFlag(UnsafeNativeMethods.INTERACTION_FLAGS.INTERACTION_FLAG_END))