12 references to Remove
PresentationFramework (11)
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
379
Children.
Remove
(child);
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (3)
463
Children.
Remove
(_leftMarker);
465
Children.
Remove
(_rightMarker);
544
Children.
Remove
(HighlightAnchor);
MS\Internal\Ink\ClipboardProcessor.cs (1)
392
rootInkCanvas.Children.
Remove
(child);
System\Windows\Controls\GridViewHeaderRowPresenter.cs (2)
997
InternalChildren.
Remove
(header);
1532
InternalChildren.
Remove
(_floatingHeader);
System\Windows\Controls\InkCanvas.cs (1)
2687
children.
Remove
(element);
System\Windows\Controls\Primitives\ToolBarPanel.cs (2)
137
overflowPanel.Children.
Remove
(child);
450
overflowPanel.Children.
Remove
(child);
System\Windows\Controls\UIElementCollection.cs (1)
454
Remove
(value as UIElement);
Roslyn.VisualStudio.DiagnosticsWindow (1)
PerfMargin\PerfMarginPanel.cs (1)
131
_mainGrid.Children.
Remove
(_detailsListView);