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