25 references to RemoveLogicalChild
PresentationFramework (22)
System\Windows\Controls\AdornedElementPlaceholder.cs (1)
121
RemoveLogicalChild
(old);
System\Windows\Controls\ColumnDefinition.cs (1)
626
_owner.
RemoveLogicalChild
(value);
System\Windows\Controls\ContentControl.cs (1)
272
RemoveLogicalChild
(oldContent);
System\Windows\Controls\Decorator.cs (1)
123
RemoveLogicalChild
(_child);
System\Windows\Controls\FlowDocumentReader.cs (1)
1020
RemoveLogicalChild
(oldDocument);
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1211
RemoveLogicalChild
(oldDocument);
System\Windows\Controls\HeaderedContentControl.cs (1)
96
RemoveLogicalChild
(oldHeader);
System\Windows\Controls\HeaderedItemsControl.cs (1)
96
RemoveLogicalChild
(oldHeader);
System\Windows\Controls\Page.cs (1)
742
RemoveLogicalChild
(oldContent);
System\Windows\Controls\Primitives\BulletDecorator.cs (1)
98
RemoveLogicalChild
(_bullet);
System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
1326
RemoveLogicalChild
(oldDocument);
System\Windows\Controls\Primitives\Popup.cs (1)
149
popup.
RemoveLogicalChild
(oldChild);
System\Windows\Controls\RichTextBox.cs (1)
387
this.
RemoveLogicalChild
(_document);
System\Windows\Controls\RowDefinition.cs (1)
626
_owner.
RemoveLogicalChild
(value);
System\Windows\Controls\ToolBarTray.cs (3)
214
_parent.
RemoveLogicalChild
(currentToolBar);
230
_parent.
RemoveLogicalChild
(currentToolBar);
243
_parent.
RemoveLogicalChild
(currentToolBar);
System\Windows\Controls\UIElementCollection.cs (1)
509
_logicalParent.
RemoveLogicalChild
(element);
System\Windows\Controls\ViewBox.cs (1)
214
RemoveLogicalChild
(old);
System\Windows\Documents\AdornerLayer.cs (1)
204
RemoveLogicalChild
(adorner);
System\Windows\LogicalTreeHelper.cs (2)
404
parentFE.
RemoveLogicalChild
(child);
424
parentFE.
RemoveLogicalChild
(child);
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (2)
1366
ribbon.
RemoveLogicalChild
(oldRibbonQuickAccessToolBar);
1391
ribbon.
RemoveLogicalChild
(oldRibbonApplicationMenu);
Microsoft\Windows\Controls\Ribbon\RibbonContextualTabGroup.cs (1)
105
RemoveLogicalChild
(oldHeader);