5 references to PhrasePrediction
PresentationCore (5)
System\Windows\Input\InputMethod.cs (5)
1014ret |= ImeSentenceModeValues.PhrasePrediction; 1048ret |= ImeSentenceModeValues.PhrasePrediction; 1083if ((value & ImeSentenceModeValues.PhrasePrediction) != 0) 1115if ((value & ImeSentenceModeValues.PhrasePrediction) != 0) 1708ImeSentenceModeValues.PhrasePrediction |