5 references to PhrasePrediction
PresentationCore (5)
System\Windows\Input\InputMethod.cs (5)
1015ret |= ImeSentenceModeValues.PhrasePrediction; 1049ret |= ImeSentenceModeValues.PhrasePrediction; 1084if ((value & ImeSentenceModeValues.PhrasePrediction) != 0) 1116if ((value & ImeSentenceModeValues.PhrasePrediction) != 0) 1708ImeSentenceModeValues.PhrasePrediction |