14 references to Remove
PresentationCore (3)
Core\CSharp\MS\Internal\Ink\Renderer.cs (1)
632
children.
Remove
(visual);
Core\CSharp\System\Windows\Media\BitmapCacheBrush.cs (2)
199
AutoWrapVisual.Children.
Remove
((Visual)e.OldValue);
260
AutoWrapVisual.Children.
Remove
(Target);
PresentationFramework (11)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
1696
_childrenCollection.
Remove
(dp);
src\Framework\MS\Internal\PtsHost\Line.cs (1)
433
parent.Children.
Remove
(inlineObject.UIElementIsland);
src\Framework\MS\Internal\PtsHost\PtsHelper.cs (1)
300
parent.Children.
Remove
(paraClient.Visual);
src\Framework\MS\Internal\PtsHost\TableParaClient.cs (1)
1693
parent.Children.
Remove
(cellParaClient.Visual);
src\Framework\MS\Internal\PtsHost\UIElementParaClient.cs (1)
130
parent.Children.
Remove
(uiElementIsland);
src\Framework\MS\Internal\Text\ComplexLine.cs (1)
180
parent.Children.
Remove
(inlineObject.Element);
src\Framework\System\Windows\Controls\TextBlock.cs (1)
2010
_complexContent.VisualChildren.
Remove
(child);
src\Framework\System\Windows\Controls\UIElementCollection.cs (2)
214
_visualChildren.
Remove
(element);
226
_visualChildren.
Remove
(element);
src\Framework\System\Windows\Documents\AdornerLayer.cs (2)
213
_children.
Remove
(adorner);
588
_children.
Remove
(adorner);