2 writes to _backgroundFormatOperation
PresentationFramework (2)
MS\Internal\PtsHost\PtsPage.cs (2)
274_backgroundFormatOperation = Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Background, BackgroundUpdateCallback, this); 724_backgroundFormatOperation = null;
1 reference to _backgroundFormatOperation
PresentationFramework (1)
MS\Internal\PtsHost\PtsPage.cs (1)
746_backgroundFormatOperation?.Abort();