19 references to Remove
PresentationCore (8)
MS\Internal\Ink\Renderer.cs (1)
606
children.
Remove
(visual);
System\Windows\Input\Stylus\Common\DynamicRenderer.cs (5)
545
((ContainerVisual)si.StrokeHV.VisualTarget.RootVisual).Children.
Remove
(si.StrokeRTICV);
638
((ContainerVisual)siNext.StrokeHV.VisualTarget.RootVisual).Children.
Remove
(siNext.StrokeRTICV);
925
_mainRawInkContainerVisual.Children.
Remove
(si.StrokeCV);
1147
_mainContainerVisual.Children.
Remove
(_rawInkHostVisual1);
1148
_mainContainerVisual.Children.
Remove
(_rawInkHostVisual2);
System\Windows\Media\BitmapCacheBrush.cs (2)
188
AutoWrapVisual.Children.
Remove
((Visual)e.OldValue);
249
AutoWrapVisual.Children.
Remove
(Target);
PresentationFramework (11)
MS\Internal\Documents\DocumentGrid.cs (1)
1658
_childrenCollection.
Remove
(dp);
MS\Internal\PtsHost\Line.cs (1)
424
parent.Children.
Remove
(inlineObject.UIElementIsland);
MS\Internal\PtsHost\PtsHelper.cs (1)
273
parent.Children.
Remove
(paraClient.Visual);
MS\Internal\PtsHost\TableParaClient.cs (1)
1580
parent.Children.
Remove
(cellParaClient.Visual);
MS\Internal\PtsHost\UIElementParaClient.cs (1)
119
parent.Children.
Remove
(uiElementIsland);
MS\Internal\Text\ComplexLine.cs (1)
172
parent.Children.
Remove
(inlineObject.Element);
System\Windows\Controls\TextBlock.cs (1)
1912
_complexContent.VisualChildren.
Remove
(child);
System\Windows\Controls\UIElementCollection.cs (2)
205
_visualChildren.
Remove
(element);
217
_visualChildren.
Remove
(element);
System\Windows\Documents\AdornerLayer.cs (2)
199
_children.
Remove
(adorner);
570
_children.
Remove
(adorner);