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