1 override of ComputePageCount
PresentationFramework (1)
System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
201public override void ComputePageCount()
5 references to ComputePageCount
PresentationCore (3)
System\Windows\Documents\DocumentPaginator.cs (3)
101/// Async version of <see cref="DocumentPaginator.ComputePageCount"/> 109/// Async version of <see cref="DocumentPaginator.ComputePageCount"/> 114ComputePageCount();
PresentationFramework (2)
System\Windows\Annotations\AnnotationDocumentPaginator.cs (2)
203_originalPaginator.ComputePageCount(); 207/// Async version of <see cref="DocumentPaginator.ComputePageCount"/>