25 references to AddLogicalChild
PresentationFramework (22)
System\Windows\Controls\AdornedElementPlaceholder.cs (1)
125
AddLogicalChild
(value);
System\Windows\Controls\ColumnDefinition.cs (1)
607
_owner.
AddLogicalChild
(value);
System\Windows\Controls\ContentControl.cs (1)
302
AddLogicalChild
(newContent);
System\Windows\Controls\Decorator.cs (1)
127
AddLogicalChild
(value);
System\Windows\Controls\FlowDocumentReader.cs (1)
1044
AddLogicalChild
(newDocument);
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1247
AddLogicalChild
(newDocument);
System\Windows\Controls\HeaderedContentControl.cs (1)
97
AddLogicalChild
(newHeader);
System\Windows\Controls\HeaderedItemsControl.cs (1)
97
AddLogicalChild
(newHeader);
System\Windows\Controls\Page.cs (1)
743
AddLogicalChild
(newContent);
System\Windows\Controls\Primitives\BulletDecorator.cs (1)
103
AddLogicalChild
(value);
System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
1364
AddLogicalChild
(_document);
System\Windows\Controls\Primitives\Popup.cs (2)
151
popup.
AddLogicalChild
(newChild);
1468
AddLogicalChild
(_popupRoot);
System\Windows\Controls\RichTextBox.cs (1)
424
this.
AddLogicalChild
(_document);
System\Windows\Controls\RowDefinition.cs (1)
607
_owner.
AddLogicalChild
(value);
System\Windows\Controls\ToolBarTray.cs (2)
200
_parent.
AddLogicalChild
(toolBar);
217
_parent.
AddLogicalChild
(toolBar);
System\Windows\Controls\UIElementCollection.cs (1)
497
_logicalParent.
AddLogicalChild
(element);
System\Windows\Controls\ViewBox.cs (1)
218
AddLogicalChild
(value);
System\Windows\Documents\AdornerLayer.cs (1)
524
AddLogicalChild
(adorner);
System\Windows\LogicalTreeHelper.cs (2)
369
parentFE.
AddLogicalChild
(child);
388
parentFE.
AddLogicalChild
(child);
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (2)
1372
ribbon.
AddLogicalChild
(newRibbonQuickAccessToolBar);
1397
ribbon.
AddLogicalChild
(newRibbonApplicationMenu);
Microsoft\Windows\Controls\Ribbon\RibbonContextualTabGroup.cs (1)
106
AddLogicalChild
(newHeader);