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