2 references to GetSpannedAnnotations
PresentationFramework (2)
src\Framework\System\Windows\Annotations\AnnotationHelper.cs (2)
837
IList<IAttachedAnnotation> attachedAnnotations =
GetSpannedAnnotations
(service);
989
IList<IAttachedAnnotation> spannedAnnots =
GetSpannedAnnotations
(service);