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