1 override of ComputePageCount
PresentationFramework (1)
System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
200public override void ComputePageCount()
5 references to ComputePageCount
PresentationCore (3)
System\Windows\Documents\DocumentPaginator.cs (3)
100/// Async version of <see cref="DocumentPaginator.ComputePageCount"/> 108/// Async version of <see cref="DocumentPaginator.ComputePageCount"/> 113ComputePageCount();
PresentationFramework (2)
System\Windows\Annotations\AnnotationDocumentPaginator.cs (2)
202_originalPaginator.ComputePageCount(); 206/// Async version of <see cref="DocumentPaginator.ComputePageCount"/>