3 references to ProcessSubTree
PresentationFramework (3)
src\Framework\System\Windows\Annotations\AnnotationService.cs (3)
397
IList<IAttachedAnnotation> attachedAnnotations = LocatorManager.
ProcessSubTree
(element);
826
IList<IAttachedAnnotation> attachedAnnotations = LocatorManager.
ProcessSubTree
(_root);
1017
attachedAnnotations = LocatorManager.
ProcessSubTree
(_root);