3 references to TextContainer
PresentationFramework (3)
System\Windows\Documents\TextTreeNode.cs (3)
283return ((TextTreeRootNode)node).TextContainer; 310parent = ((TextTreeRootNode)node).TextContainer.Parent; // This may be null. 353logicalTreeNode = ((TextTreeRootNode)node).TextContainer.Parent;