3 references to Id
PresentationFramework (3)
src\Framework\MS\Internal\Annotations\Anchoring\LocatorManager.cs (1)
83RegisterSubTreeProcessor(new FixedPageProcessor(this), FixedPageProcessor.Id);
src\Framework\System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
332AnnotationService.SetSubTreeProcessorId(decorator, FixedPageProcessor.Id);
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
1396AnnotationService.SetSubTreeProcessorId(this, FixedPageProcessor.Id);