1 implementation of RemoveChild
PresentationFramework (1)
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
377void IHighlightRange.RemoveChild(Shape child)
2 references to RemoveChild
PresentationFramework (2)
MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (2)
887_cachedTopOwner.RemoveChild(this); 905TopOwner.RemoveChild(this);