3 references to InsertTextInternal
PresentationFramework (3)
System\Windows\Documents\TextElement.cs (1)
1516tree.InsertTextInternal(new TextPointer(tree, _textElementNode, ElementEdge.BeforeEnd), textData);
System\Windows\Documents\TextPointer.cs (1)
1296_tree.InsertTextInternal(insertPosition, textData);
System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
332navigator.TextContainer.InsertTextInternal(navigator, _text);