2 references to PhraseList
PresentationFramework (2)
src\Framework\System\Windows\Documents\InputScopeAttribute.cs (2)
108count = _inputScope == null ? 0 : _inputScope.PhraseList.Count; 124pbstr = Marshal.StringToBSTR(((InputScopePhrase)_inputScope.PhraseList[i]).Name);