3 writes to _annotationAdorner
PresentationFramework (3)
MS\Internal\Annotations\Component\AdornerPresentationContext.cs (3)
47_annotationAdorner = adorner; 188_annotationAdorner = null; 349_annotationAdorner = null;
6 references to _annotationAdorner
PresentationFramework (6)
MS\Internal\Annotations\Component\AdornerPresentationContext.cs (6)
185_annotationAdorner.AnnotationComponent.PresentationContext = null; 186_adornerLayer.Remove(_annotationAdorner); 187_annotationAdorner.RemoveChildren(); 359return _annotationAdorner != null && component == _annotationAdorner.AnnotationComponent; 483AnnotationAdorner adorner = _annotationAdorner;