1 write to _paginator
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedDocument.cs (1)
864
_paginator
= new FixedDocumentPaginator(this);
5 references to _paginator
PresentationFramework (5)
src\Framework\System\Windows\Documents\FixedDocument.cs (5)
324
get { return
_paginator
; }
723
_paginator
.NotifyPaginationProgress(new PaginationProgressEventArgs(index, 1));
727
_paginator
.NotifyPagesChanged(new PagesChangedEventArgs(index, 1));
899
_paginator
.NotifyPaginationCompleted(e);
1308
_paginator
.NotifyGetPageCompleted(new GetPageCompletedEventArgs(