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;