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