2 references to GetTextInRun
PresentationFramework (2)
System\Windows\Documents\RangeContentEnumerator.cs (1)
114
_navigator.
GetTextInRun
(LogicalDirection.Forward, _buffer, offset, runLength);
System\Windows\Documents\TextPointer.cs (1)
2406
return
GetTextInRun
(direction, textBuffer, startIndex, count);