3 references to Run
PresentationFramework (3)
MS\Internal\Data\DataBindEngine.cs (3)
583Dispatcher.BeginInvoke(DispatcherPriority.DataBind, new DispatcherOperationCallback(Run), false); 588Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(Run), true); 641Run(false);