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