14 references to Remove
PresentationFramework (11)
src\Framework\MS\Internal\Annotations\Component\HighlightComponent.cs (1)
395
Children.
Remove
(child);
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (3)
478
Children.
Remove
(_leftMarker);
480
Children.
Remove
(_rightMarker);
561
Children.
Remove
(HighlightAnchor);
src\Framework\MS\Internal\Ink\ClipboardProcessor.cs (1)
437
rootInkCanvas.Children.
Remove
(child);
src\Framework\System\Windows\Controls\GridViewHeaderRowPresenter.cs (2)
999
InternalChildren.
Remove
(header);
1535
InternalChildren.
Remove
(_floatingHeader);
src\Framework\System\Windows\Controls\InkCanvas.cs (1)
2827
children.
Remove
(element);
src\Framework\System\Windows\Controls\Primitives\ToolBarPanel.cs (2)
138
overflowPanel.Children.
Remove
(child);
451
overflowPanel.Children.
Remove
(child);
src\Framework\System\Windows\Controls\UIElementCollection.cs (1)
460
Remove
(value as UIElement);
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (1)
2596
stackPanel.Children.
Remove
(view);
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\ExtensionSurface.cs (1)
460
this.Children.
Remove
(window);
System.Activities.Presentation\System\Activities\Presentation\View\RubberBandSelector.cs (1)
236
this.ExtenstionSurface.Children.
Remove
(this.rubberBand);