3 references to SetParent
PresentationFramework (3)
System\Windows\Controls\FlowDocumentReader.cs (1)
1024
ContentOperations.
SetParent
(newDocument, this);
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1229
ContentOperations.
SetParent
(newDocument, this);
System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
1335
ContentOperations.
SetParent
((ContentElement)doDocument, this);