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