25 references to AddLogicalChild
PresentationFramework (22)
System\Windows\Controls\AdornedElementPlaceholder.cs (1)
117
AddLogicalChild
(value);
System\Windows\Controls\ColumnDefinition.cs (1)
594
_owner.
AddLogicalChild
(value);
System\Windows\Controls\ContentControl.cs (1)
292
AddLogicalChild
(newContent);
System\Windows\Controls\Decorator.cs (1)
121
AddLogicalChild
(value);
System\Windows\Controls\FlowDocumentReader.cs (1)
1032
AddLogicalChild
(newDocument);
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1235
AddLogicalChild
(newDocument);
System\Windows\Controls\HeaderedContentControl.cs (1)
91
AddLogicalChild
(newHeader);
System\Windows\Controls\HeaderedItemsControl.cs (1)
91
AddLogicalChild
(newHeader);
System\Windows\Controls\Page.cs (1)
719
AddLogicalChild
(newContent);
System\Windows\Controls\Primitives\BulletDecorator.cs (1)
96
AddLogicalChild
(value);
System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
1333
AddLogicalChild
(_document);
System\Windows\Controls\Primitives\Popup.cs (2)
139
popup.
AddLogicalChild
(newChild);
1473
AddLogicalChild
(_popupRoot);
System\Windows\Controls\RichTextBox.cs (1)
421
this.
AddLogicalChild
(_document);
System\Windows\Controls\RowDefinition.cs (1)
589
_owner.
AddLogicalChild
(value);
System\Windows\Controls\ToolBarTray.cs (2)
191
_parent.
AddLogicalChild
(toolBar);
208
_parent.
AddLogicalChild
(toolBar);
System\Windows\Controls\UIElementCollection.cs (1)
490
_logicalParent?.
AddLogicalChild
(element);
System\Windows\Controls\ViewBox.cs (1)
211
AddLogicalChild
(value);
System\Windows\Documents\AdornerLayer.cs (1)
521
AddLogicalChild
(adorner);
System\Windows\LogicalTreeHelper.cs (2)
359
parentFE.
AddLogicalChild
(child);
375
parentFE.
AddLogicalChild
(child);
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (2)
1353
ribbon.
AddLogicalChild
(newRibbonQuickAccessToolBar);
1378
ribbon.
AddLogicalChild
(newRibbonApplicationMenu);
Microsoft\Windows\Controls\Ribbon\RibbonContextualTabGroup.cs (1)
103
AddLogicalChild
(newHeader);