3 references to InsertAtNode
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextTreeNode.cs (1)
473
InsertAtNode
(position.Node, position.Edge);
src\Framework\System\Windows\Documents\TextTreeRootTextBlock.cs (1)
35
block.
InsertAtNode
(this, ElementEdge.AfterStart);
src\Framework\System\Windows\Documents\TextTreeTextNode.cs (1)
266
newNode.
InsertAtNode
(this, newNodeEdge);