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