5 references to PhrasePrediction
PresentationCore (5)
System\Windows\Input\InputMethod.cs (5)
1029ret |= ImeSentenceModeValues.PhrasePrediction; 1063ret |= ImeSentenceModeValues.PhrasePrediction; 1098if ((value & ImeSentenceModeValues.PhrasePrediction) != 0) 1130if ((value & ImeSentenceModeValues.PhrasePrediction) != 0) 1722ImeSentenceModeValues.PhrasePrediction |