4 references to RemoveNoVerify
PresentationFramework (4)
System\Windows\Controls\GridViewHeaderRowPresenter.cs (1)
937parentAsGVHRP.InternalChildren.RemoveNoVerify(headerContainer);
System\Windows\Controls\ItemsControl.cs (1)
1347p.Children.RemoveNoVerify((UIElement)visual);
System\Windows\Controls\Primitives\ToolBarPanel.cs (1)
199children.RemoveNoVerify(child);
System\Windows\Controls\VirtualizingStackPanel.cs (1)
9321children.RemoveNoVerify(visualChild);