2 writes to _annotatedElement
PresentationFramework (2)
MS\Internal\Annotations\Component\AnnotationAdorner.cs (2)
77
_annotatedElement
= _annotationComponent.AnnotatedElement;
206
_annotatedElement
= null;
2 references to _annotatedElement
PresentationFramework (2)
MS\Internal\Annotations\Component\AnnotationAdorner.cs (2)
80
_annotatedElement
.LayoutUpdated += OnLayoutUpdated;
205
_annotatedElement
.LayoutUpdated -= OnLayoutUpdated;