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