5 references to ApplicationGestureHelper
PresentationCore (5)
MS\Internal\Ink\GestureRecognizer\NativeRecognizer.cs (5)
216
if (!
ApplicationGestureHelper
.IsDefined(gesture))
617
Debug.Assert(
ApplicationGestureHelper
.IsDefined(gesture));
618
if (
ApplicationGestureHelper
.IsDefined(gesture))
716
Debug.Assert(
ApplicationGestureHelper
.IsDefined(gesture));
717
if (
ApplicationGestureHelper
.IsDefined(gesture))