2 references to GetAutoWord
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorCharacters.cs (1)
155TextSegment autoWordRange = TextRangeBase.GetAutoWord(This.Selection);
src\Framework\System\windows\Documents\TextSelection.cs (1)
1288TextSegment autoWordRange = TextRangeBase.GetAutoWord(this);