1 write to _sentence
PresentationFramework (1)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
1128
_sentence
= sentence;
1 reference to _sentence
PresentationFramework (1)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
1145
foreach (var wordSegment in _wordBreaker.GetTokens(
_sentence
))