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