3 references to MoveToNode
PresentationFramework (3)
System\Windows\Documents\TextPointer.cs (3)
1859MoveToNode(_tree, textPosition.Node, textPosition.Edge); 1930MoveToNode(_tree, (TextTreeNode)node, edge); 2643MoveToNode(_tree, elementNode, edge);