2 references to GetSymbolOffset
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextContainer.cs (1)
559offset = TextPointer.GetSymbolOffset(this, node, node.GetEdgeFromOffsetNoBias(nodeOffset));
src\Framework\System\Windows\Documents\TextPointer.cs (1)
2933return GetSymbolOffset(_tree, _node, this.Edge);