2 writes to _annotatedElement
PresentationFramework (2)
MS\Internal\Annotations\Component\AnnotationAdorner.cs (2)
81
_annotatedElement
= _annotationComponent.AnnotatedElement;
210
_annotatedElement
= null;
2 references to _annotatedElement
PresentationFramework (2)
MS\Internal\Annotations\Component\AnnotationAdorner.cs (2)
84
_annotatedElement
.LayoutUpdated += OnLayoutUpdated;
209
_annotatedElement
.LayoutUpdated -= OnLayoutUpdated;