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