2 references to LocatorManager
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Anchoring\LocatorManager.cs (1)
65
public LocatorManager() :
this
(null)
src\Framework\System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
91
_locatorManager = new
LocatorManager
(_annotationStore);