3 references to FindAnnotationAdorner
PresentationFramework (3)
src\Framework\MS\Internal\Annotations\Component\AdornerPresentationContext.cs (3)
213AnnotationAdorner foundAdorner = this.FindAnnotationAdorner(component); 341AnnotationAdorner adorner = FindAnnotationAdorner(component); 507adorner = this.FindAnnotationAdorner(component);