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