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