3 references to TextContainer
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextTreeNode.cs (3)
291return ((TextTreeRootNode)node).TextContainer; 318parent = ((TextTreeRootNode)node).TextContainer.Parent; // This may be null. 361logicalTreeNode = ((TextTreeRootNode)node).TextContainer.Parent;