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