1 write to _originalIsBackgroundPaginationEnabled
PresentationFramework (1)
MS\Internal\Documents\PageCache.cs (1)
104
_originalIsBackgroundPaginationEnabled
= _documentPaginator.IsBackgroundPaginationEnabled;
1 reference to _originalIsBackgroundPaginationEnabled
PresentationFramework (1)
MS\Internal\Documents\PageCache.cs (1)
83
_documentPaginator.IsBackgroundPaginationEnabled =
_originalIsBackgroundPaginationEnabled
;