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