2 references to ReparentLogicalChildren
PresentationFramework (2)
System\Windows\Documents\TextContainer.cs (2)
2067ReparentLogicalChildren(containerNode.GetFirstContainedNode(), null, newParentLogicalNode, oldParentLogicalNode); 2951ReparentLogicalChildren(firstContainedChildNode, lastContainedChildNode, oldLogicalParent /* new parent */, element /* old parent */);