3 writes to _annotationAdorner
PresentationFramework (3)
MS\Internal\Annotations\Component\AdornerPresentationContext.cs (3)
48_annotationAdorner = adorner; 189_annotationAdorner = null; 350_annotationAdorner = null;
6 references to _annotationAdorner
PresentationFramework (6)
MS\Internal\Annotations\Component\AdornerPresentationContext.cs (6)
186_annotationAdorner.AnnotationComponent.PresentationContext = null; 187_adornerLayer.Remove(_annotationAdorner); 188_annotationAdorner.RemoveChildren(); 360return _annotationAdorner != null && component == _annotationAdorner.AnnotationComponent; 484AnnotationAdorner adorner = _annotationAdorner;