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