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