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