3 references to ProcessSubTree
PresentationFramework (3)
System\Windows\Annotations\AnnotationService.cs (3)
377IList<IAttachedAnnotation> attachedAnnotations = LocatorManager.ProcessSubTree(element); 794IList<IAttachedAnnotation> attachedAnnotations = LocatorManager.ProcessSubTree(_root); 982attachedAnnotations = LocatorManager.ProcessSubTree(_root);