12 references to Remove
PresentationFramework (11)
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
370
Children.
Remove
(child);
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (3)
456
Children.
Remove
(_leftMarker);
458
Children.
Remove
(_rightMarker);
537
Children.
Remove
(HighlightAnchor);
MS\Internal\Ink\ClipboardProcessor.cs (1)
385
rootInkCanvas.Children.
Remove
(child);
System\Windows\Controls\GridViewHeaderRowPresenter.cs (2)
992
InternalChildren.
Remove
(header);
1530
InternalChildren.
Remove
(_floatingHeader);
System\Windows\Controls\InkCanvas.cs (1)
2690
children.
Remove
(element);
System\Windows\Controls\Primitives\ToolBarPanel.cs (2)
127
overflowPanel.Children.
Remove
(child);
436
overflowPanel.Children.
Remove
(child);
System\Windows\Controls\UIElementCollection.cs (1)
449
Remove
(value as UIElement);
Roslyn.VisualStudio.DiagnosticsWindow (1)
PerfMargin\PerfMarginPanel.cs (1)
131
_mainGrid.Children.
Remove
(_detailsListView);