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