3 references to MoveToNode
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextPointer.cs (3)
1882MoveToNode(_tree, textPosition.Node, textPosition.Edge); 1953MoveToNode(_tree, (TextTreeNode)node, edge); 2675MoveToNode(_tree, elementNode, edge);