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