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;