4 references to ResolveAnnotations
PresentationFramework (4)
src\Framework\System\Windows\Annotations\AnnotationHelper.cs (4)
235attachedAnnotations = ResolveAnnotations(service, new Annotation[] { annotation }); 254attachedAnnotations = ResolveAnnotations(service, new Annotation[] { annotation }); 725attachedAnnotations = ResolveAnnotations(service, annotations); 759attachedAnnotations = ResolveAnnotations(service, annotations);