1 instantiation of SpellerSentence
PresentationFramework (1)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
444
SpellerSentence sentence = new
SpellerSentence
(strSentence, wordBreaker, CurrentSpellChecker, this);
1 reference to SpellerSentence
PresentationFramework (1)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
444
SpellerSentence
sentence = new SpellerSentence(strSentence, wordBreaker, CurrentSpellChecker, this);