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