1 override of ComputePageCountAsync
PresentationFramework (1)
System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
210
public override void
ComputePageCountAsync
(object userState)
2 references to ComputePageCountAsync
PresentationCore (1)
System\Windows\Documents\DocumentPaginator.cs (1)
105
ComputePageCountAsync
(null);
PresentationFramework (1)
System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
212
_originalPaginator.
ComputePageCountAsync
(userState);