20 references to AddLogicalChild
PresentationFramework (20)
src\Framework\System\Windows\Controls\AdornedElementPlaceholder.cs (1)
131
AddLogicalChild
(value);
src\Framework\System\Windows\Controls\ContentControl.cs (1)
298
AddLogicalChild
(newContent);
src\Framework\System\Windows\Controls\Decorator.cs (1)
132
AddLogicalChild
(value);
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (1)
1050
AddLogicalChild
(newDocument);
src\Framework\System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1255
AddLogicalChild
(newDocument);
src\Framework\System\Windows\Controls\HeaderedContentControl.cs (1)
98
AddLogicalChild
(newHeader);
src\Framework\System\Windows\Controls\HeaderedItemsControl.cs (1)
93
AddLogicalChild
(newHeader);
src\Framework\System\Windows\Controls\Page.cs (1)
752
AddLogicalChild
(newContent);
src\Framework\System\Windows\Controls\Primitives\BulletDecorator.cs (1)
103
AddLogicalChild
(value);
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
1376
AddLogicalChild
(_document);
src\Framework\System\Windows\Controls\Primitives\Popup.cs (2)
152
popup.
AddLogicalChild
(newChild);
1479
AddLogicalChild
(_popupRoot.Value);
src\Framework\System\Windows\Controls\RichTextBox.cs (1)
435
this.
AddLogicalChild
(_document);
src\Framework\System\Windows\Controls\ToolBarTray.cs (2)
207
_parent.
AddLogicalChild
(toolBar);
224
_parent.
AddLogicalChild
(toolBar);
src\Framework\System\Windows\Controls\UIElementCollection.cs (1)
503
_logicalParent.
AddLogicalChild
(element);
src\Framework\System\Windows\Controls\ViewBox.cs (1)
226
AddLogicalChild
(value);
src\Framework\System\Windows\Documents\AdornerLayer.cs (1)
538
AddLogicalChild
(adorner);
src\Framework\System\Windows\LogicalTreeHelper.cs (2)
397
parentFE.
AddLogicalChild
(child);
416
parentFE.
AddLogicalChild
(child);