3 references to ReadText
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextPointer.cs (1)
1827
TextTreeText.
ReadText
(textContainer.RootTextBlock, symbolOffset, finalCount, textBuffer, startIndex);
src\Framework\System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
250
TextTreeText.
ReadText
(this.TextContainer.RootTextBlock, symbolOffset, count, text, 0 /*startIndex*/);
src\Framework\System\Windows\Documents\TextTreeText.cs (1)
160
ReadText
(rootTextBlock, offset, count, text, 0);