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