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