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