1 override of ComputePageCount
PresentationFramework (1)
src\Framework\System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
216public override void ComputePageCount()
5 references to ComputePageCount
PresentationCore (3)
Core\CSharp\System\Windows\Documents\DocumentPaginator.cs (3)
104/// Async version of <see cref="DocumentPaginator.ComputePageCount"/> 112/// Async version of <see cref="DocumentPaginator.ComputePageCount"/> 117ComputePageCount();
PresentationFramework (2)
src\Framework\System\Windows\Annotations\AnnotationDocumentPaginator.cs (2)
218_originalPaginator.ComputePageCount(); 222/// Async version of <see cref="DocumentPaginator.ComputePageCount"/>