1 reference to BackgroundUpdateCallback
PresentationFramework (1)
MS\Internal\PtsHost\PtsPage.cs (1)
281
_backgroundFormatOperation = Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Background,
BackgroundUpdateCallback
, this);