2 references to GetAdjacentNode
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextPointer.cs (2)
1838
adjacentNode =
GetAdjacentNode
(node, edge, direction);
4101
return
GetAdjacentNode
(_node, this.Edge, direction);