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