3 references to Id
PresentationFramework (3)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (1)
54
RegisterSubTreeProcessor(new FixedPageProcessor(this), FixedPageProcessor.
Id
);
System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
321
AnnotationService.SetSubTreeProcessorId(decorator, FixedPageProcessor.
Id
);
System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
1369
AnnotationService.SetSubTreeProcessorId(this, FixedPageProcessor.
Id
);