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