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