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