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