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