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