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