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