3 references to GetEdgeFromOffsetNoBias
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextContainer.cs (3)
559
offset = TextPointer.GetSymbolOffset(this, node, node.
GetEdgeFromOffsetNoBias
(nodeOffset));
579
textNode = TextPointer.GetAdjacentTextNodeSibling(node, node.
GetEdgeFromOffsetNoBias
(nodeOffset), direction);
616
scopingNode = TextPointer.GetScopingNode(node, node.
GetEdgeFromOffsetNoBias
(nodeOffset));