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