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