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