3 references to InsertTextInternal
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextElement.cs (1)
1564
tree.
InsertTextInternal
(new TextPointer(tree, _textElementNode, ElementEdge.BeforeEnd), textData);
src\Framework\System\Windows\Documents\TextPointer.cs (1)
1310
_tree.
InsertTextInternal
(insertPosition, textData);
src\Framework\System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
355
navigator.TextContainer.
InsertTextInternal
(navigator, _text);