2 references to type
PresentationCore (2)
MS\Internal\Ink\GestureRecognizer\NativeRecognizer.cs (2)
708
Debug.Assert((RECO_TYPE)(recoElement.
type
) == RECO_TYPE.RECO_TYPE_WCHAR, "The Application gesture has to be WCHAR type" );
710
if ( (RECO_TYPE)(recoElement.
type
) == RECO_TYPE.RECO_TYPE_WCHAR )