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