1 implementation of RemoveChild
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\Component\HighlightComponent.cs (1)
393void IHighlightRange.RemoveChild(Shape child)
2 references to RemoveChild
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (2)
903_cachedTopOwner.RemoveChild(this); 921TopOwner.RemoveChild(this);