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