1 reference to GetAttachedAnnotationsFor
PresentationFramework (1)
System\Windows\Annotations\AnnotationService.cs (1)
1192DescendentsWalker<List<IAttachedAnnotation>> walker = new DescendentsWalker<List<IAttachedAnnotation>>(TreeWalkPriority.VisualTree, GetAttachedAnnotationsFor, result);