5 references to PhrasePrediction
PresentationCore (5)
Core\CSharp\System\Windows\Input\InputMethod.cs (5)
1119ret |= ImeSentenceModeValues.PhrasePrediction; 1153ret |= ImeSentenceModeValues.PhrasePrediction; 1189if ((value & ImeSentenceModeValues.PhrasePrediction) != 0) 1221if ((value & ImeSentenceModeValues.PhrasePrediction) != 0) 1883ImeSentenceModeValues.PhrasePrediction |