3 references to TextTreeTextNode
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextContainer.cs (1)
913textNode = new TextTreeTextNode();
src\Framework\System\Windows\Documents\TextTreeTextNode.cs (2)
96clone = new TextTreeTextNode(); 230newNode = new TextTreeTextNode();