1 write to _sentence
PresentationFramework (1)
System\Windows\Documents\WinRTSpellerInterop.cs (1)
1046
_sentence
= sentence;
1 reference to _sentence
PresentationFramework (1)
System\Windows\Documents\WinRTSpellerInterop.cs (1)
1061
_segments = _wordBreaker.ComprehensiveGetTokens(
_sentence
, _spellChecker, _owner);