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