1 reference to Dispatch
PresentationFramework (1)
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
1216
Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(disposeItem.
Dispatch
), null);