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