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