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