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