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