4 references to OnPagesChanged
PresentationFramework (4)
src\Framework\MS\Internal\Documents\FixedDocumentPaginator.cs (1)
175OnPagesChanged(e);
src\Framework\MS\Internal\Documents\FixedDocumentSequencePaginator.cs (1)
175OnPagesChanged(e);
src\Framework\MS\Internal\Documents\FlowDocumentPaginator.cs (1)
655OnPagesChanged(new PagesChangedEventArgs(pageStart, pageCount));
src\Framework\System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
295OnPagesChanged(e);