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