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