3 references to SetParent
PresentationFramework (3)
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (1)
1035ContentOperations.SetParent(newDocument, this);
src\Framework\System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1236ContentOperations.SetParent(newDocument, this);
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
1362ContentOperations.SetParent((ContentElement)doDocument, this);