1 override of ComputePageCount
PresentationFramework (1)
System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
201
public 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
"/>
114
ComputePageCount
();
PresentationFramework (2)
System\Windows\Annotations\AnnotationDocumentPaginator.cs (2)
203
_originalPaginator.
ComputePageCount
();
207
/// Async version of <see cref="DocumentPaginator.
ComputePageCount
"/>