1 reference to OnBackgroundPagination
PresentationFramework (1)
MS\Internal\Documents\FlowDocumentPaginator.cs (1)
616
_backgroundPaginationOperation = _document.Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(
OnBackgroundPagination
), this);