2 references to GetScopingNode
PresentationFramework (2)
System\Windows\Documents\TextContainer.cs (1)
596
scopingNode = TextPointer.
GetScopingNode
(node, node.GetEdgeFromOffsetNoBias(nodeOffset));
System\Windows\Documents\TextPointer.cs (1)
3058
return
GetScopingNode
(_node, this.Edge);