1 write to _cachedTopOwner
PresentationFramework (1)
MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (1)
879_cachedTopOwner = TopOwner;
3 references to _cachedTopOwner
PresentationFramework (3)
MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (3)
875if (_cachedTopOwner != TopOwner) 878_cachedTopOwner?.RemoveChild(this); 882_cachedTopOwner?.AddChild(this);