1 reference to Dispatch
PresentationFramework (1)
System\Windows\Navigation\NavigationService.cs (1)
4415
_postedOp = Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(this.
Dispatch
), null);