3 writes to _annotationAdorner
PresentationFramework (3)
MS\Internal\Annotations\Component\AdornerPresentationContext.cs (3)
52_annotationAdorner = adorner; 193_annotationAdorner = null; 354_annotationAdorner = null;
6 references to _annotationAdorner
PresentationFramework (6)
MS\Internal\Annotations\Component\AdornerPresentationContext.cs (6)
190_annotationAdorner.AnnotationComponent.PresentationContext = null; 191_adornerLayer.Remove(_annotationAdorner); 192_annotationAdorner.RemoveChildren(); 364return _annotationAdorner != null && component == _annotationAdorner.AnnotationComponent; 488AnnotationAdorner adorner = _annotationAdorner;