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