25 references to RemoveLogicalChild
PresentationFramework (22)
System\Windows\Controls\AdornedElementPlaceholder.cs (1)
113
RemoveLogicalChild
(old);
System\Windows\Controls\ColumnDefinition.cs (1)
613
_owner.
RemoveLogicalChild
(value);
System\Windows\Controls\ContentControl.cs (1)
262
RemoveLogicalChild
(oldContent);
System\Windows\Controls\Decorator.cs (1)
117
RemoveLogicalChild
(_child);
System\Windows\Controls\FlowDocumentReader.cs (1)
1008
RemoveLogicalChild
(oldDocument);
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1199
RemoveLogicalChild
(oldDocument);
System\Windows\Controls\HeaderedContentControl.cs (1)
90
RemoveLogicalChild
(oldHeader);
System\Windows\Controls\HeaderedItemsControl.cs (1)
90
RemoveLogicalChild
(oldHeader);
System\Windows\Controls\Page.cs (1)
718
RemoveLogicalChild
(oldContent);
System\Windows\Controls\Primitives\BulletDecorator.cs (1)
91
RemoveLogicalChild
(_bullet);
System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
1298
RemoveLogicalChild
(oldDocument);
System\Windows\Controls\Primitives\Popup.cs (1)
137
popup.
RemoveLogicalChild
(oldChild);
System\Windows\Controls\RichTextBox.cs (1)
384
this.
RemoveLogicalChild
(_document);
System\Windows\Controls\RowDefinition.cs (1)
608
_owner.
RemoveLogicalChild
(value);
System\Windows\Controls\ToolBarTray.cs (3)
205
_parent.
RemoveLogicalChild
(currentToolBar);
221
_parent.
RemoveLogicalChild
(currentToolBar);
234
_parent.
RemoveLogicalChild
(currentToolBar);
System\Windows\Controls\UIElementCollection.cs (1)
499
_logicalParent?.
RemoveLogicalChild
(element);
System\Windows\Controls\ViewBox.cs (1)
207
RemoveLogicalChild
(old);
System\Windows\Documents\AdornerLayer.cs (1)
199
RemoveLogicalChild
(adorner);
System\Windows\LogicalTreeHelper.cs (2)
391
parentFE.
RemoveLogicalChild
(child);
408
parentFE.
RemoveLogicalChild
(child);
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (2)
1347
ribbon.
RemoveLogicalChild
(oldRibbonQuickAccessToolBar);
1372
ribbon.
RemoveLogicalChild
(oldRibbonApplicationMenu);
Microsoft\Windows\Controls\Ribbon\RibbonContextualTabGroup.cs (1)
102
RemoveLogicalChild
(oldHeader);