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)
2406return GetTextInRun(direction, textBuffer, startIndex, count);