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