5 references to ApplicationGestureHelper
PresentationCore (5)
Core\CSharp\MS\Internal\Ink\GestureRecognizer\NativeRecognizer.cs (5)
289if (!ApplicationGestureHelper.IsDefined(gesture)) 741Debug.Assert(ApplicationGestureHelper.IsDefined(gesture)); 742if (ApplicationGestureHelper.IsDefined(gesture)) 847Debug.Assert(ApplicationGestureHelper.IsDefined(gesture)); 848if (ApplicationGestureHelper.IsDefined(gesture))