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