5 references to IsDefined
PresentationCore (5)
MS\Internal\Ink\GestureRecognizer\NativeRecognizer.cs (5)
219
if (!ApplicationGestureHelper.
IsDefined
(gesture))
618
Debug.Assert(ApplicationGestureHelper.
IsDefined
(gesture));
619
if (ApplicationGestureHelper.
IsDefined
(gesture))
718
Debug.Assert(ApplicationGestureHelper.
IsDefined
(gesture));
719
if (ApplicationGestureHelper.
IsDefined
(gesture))