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