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