2 references to TextTreeFixupNode
PresentationFramework (2)
System\Windows\Documents\TextContainer.cs (1)
3044
elementNode.ParentNode = new
TextTreeFixupNode
(previousNode, previousEdge, nextNode, nextEdge, firstContainedNode, lastContainedNode);
System\Windows\Documents\TextTreeFixupNode.cs (1)
32
this
(previousNode, previousEdge, nextNode, nextEdge, null, null)