4 references to RemoveNoVerify
PresentationFramework (4)
System\Windows\Controls\GridViewHeaderRowPresenter.cs (1)
934parentAsGVHRP.InternalChildren.RemoveNoVerify(headerContainer);
System\Windows\Controls\ItemsControl.cs (1)
1338p.Children.RemoveNoVerify((UIElement)visual);
System\Windows\Controls\Primitives\ToolBarPanel.cs (1)
190children.RemoveNoVerify(child);
System\Windows\Controls\VirtualizingStackPanel.cs (1)
9316children.RemoveNoVerify(visualChild);