2 references to NotifyPaginationProgress
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentSequence.cs (2)
783
_paginator.
NotifyPaginationProgress
(new PaginationProgressEventArgs(firstPage, addedPages));
858
_paginator.
NotifyPaginationProgress
(new PaginationProgressEventArgs(pageNumber, args.Count));