3 references to ProcessSubTree
PresentationFramework (3)
src\Framework\System\Windows\Annotations\AnnotationService.cs (3)
397IList<IAttachedAnnotation> attachedAnnotations = LocatorManager.ProcessSubTree(element); 826IList<IAttachedAnnotation> attachedAnnotations = LocatorManager.ProcessSubTree(_root); 1017attachedAnnotations = LocatorManager.ProcessSubTree(_root);