1 override of ComputePageCountAsync
PresentationFramework (1)
src\Framework\System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
225public override void ComputePageCountAsync(object userState)
2 references to ComputePageCountAsync
PresentationCore (1)
Core\CSharp\System\Windows\Documents\DocumentPaginator.cs (1)
108ComputePageCountAsync(null);
PresentationFramework (1)
src\Framework\System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
227_originalPaginator.ComputePageCountAsync(userState);