3 references to InsertTextInternal
PresentationFramework (3)
System\Windows\Documents\TextElement.cs (1)
1516
tree.
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)
332
navigator.TextContainer.
InsertTextInternal
(navigator, _text);