25 references to AddLogicalChild
PresentationFramework (22)
System\Windows\Controls\AdornedElementPlaceholder.cs (1)
118
AddLogicalChild
(value);
System\Windows\Controls\ColumnDefinition.cs (1)
595
_owner.
AddLogicalChild
(value);
System\Windows\Controls\ContentControl.cs (1)
293
AddLogicalChild
(newContent);
System\Windows\Controls\Decorator.cs (1)
122
AddLogicalChild
(value);
System\Windows\Controls\FlowDocumentReader.cs (1)
1039
AddLogicalChild
(newDocument);
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1248
AddLogicalChild
(newDocument);
System\Windows\Controls\HeaderedContentControl.cs (1)
92
AddLogicalChild
(newHeader);
System\Windows\Controls\HeaderedItemsControl.cs (1)
92
AddLogicalChild
(newHeader);
System\Windows\Controls\Page.cs (1)
723
AddLogicalChild
(newContent);
System\Windows\Controls\Primitives\BulletDecorator.cs (1)
97
AddLogicalChild
(value);
System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
1349
AddLogicalChild
(_document);
System\Windows\Controls\Primitives\Popup.cs (2)
140
popup.
AddLogicalChild
(newChild);
1477
AddLogicalChild
(_popupRoot);
System\Windows\Controls\RichTextBox.cs (1)
422
this.
AddLogicalChild
(_document);
System\Windows\Controls\RowDefinition.cs (1)
590
_owner.
AddLogicalChild
(value);
System\Windows\Controls\ToolBarTray.cs (2)
192
_parent.
AddLogicalChild
(toolBar);
209
_parent.
AddLogicalChild
(toolBar);
System\Windows\Controls\UIElementCollection.cs (1)
493
_logicalParent.
AddLogicalChild
(element);
System\Windows\Controls\ViewBox.cs (1)
212
AddLogicalChild
(value);
System\Windows\Documents\AdornerLayer.cs (1)
522
AddLogicalChild
(adorner);
System\Windows\LogicalTreeHelper.cs (2)
366
parentFE.
AddLogicalChild
(child);
385
parentFE.
AddLogicalChild
(child);
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (2)
1369
ribbon.
AddLogicalChild
(newRibbonQuickAccessToolBar);
1394
ribbon.
AddLogicalChild
(newRibbonApplicationMenu);
Microsoft\Windows\Controls\Ribbon\RibbonContextualTabGroup.cs (1)
104
AddLogicalChild
(newHeader);