3 references to InsertAtNode
PresentationFramework (3)
System\Windows\Documents\TextTreeNode.cs (1)
466
InsertAtNode
(position.Node, position.Edge);
System\Windows\Documents\TextTreeRootTextBlock.cs (1)
33
block.
InsertAtNode
(this, ElementEdge.AfterStart);
System\Windows\Documents\TextTreeTextNode.cs (1)
259
newNode.
InsertAtNode
(this, newNodeEdge);