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