5 references to IsDefined
PresentationCore (5)
MS\Internal\Ink\GestureRecognizer\NativeRecognizer.cs (5)
238if (!ApplicationGestureHelper.IsDefined(gesture)) 637Debug.Assert(ApplicationGestureHelper.IsDefined(gesture)); 638if (ApplicationGestureHelper.IsDefined(gesture)) 737Debug.Assert(ApplicationGestureHelper.IsDefined(gesture)); 738if (ApplicationGestureHelper.IsDefined(gesture))