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