3 writes to _annotationAdorner
PresentationFramework (3)
src\Framework\MS\Internal\Annotations\Component\AdornerPresentationContext.cs (3)
59_annotationAdorner = adorner; 209_annotationAdorner = null; 370_annotationAdorner = null;
6 references to _annotationAdorner
PresentationFramework (6)
src\Framework\MS\Internal\Annotations\Component\AdornerPresentationContext.cs (6)
206_annotationAdorner.AnnotationComponent.PresentationContext = null; 207_adornerLayer.Remove(_annotationAdorner); 208_annotationAdorner.RemoveChildren(); 380return _annotationAdorner != null && component == _annotationAdorner.AnnotationComponent; 504AnnotationAdorner adorner = _annotationAdorner;