2 writes to _annotatedElement
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Component\AnnotationAdorner.cs (2)
87_annotatedElement = _annotationComponent.AnnotatedElement; 216_annotatedElement = null;
2 references to _annotatedElement
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Component\AnnotationAdorner.cs (2)
90_annotatedElement.LayoutUpdated += OnLayoutUpdated; 215_annotatedElement.LayoutUpdated -= OnLayoutUpdated;