3 references to Run
PresentationFramework (3)
src\Framework\MS\Internal\Data\DataBindEngine.cs (3)
598
Dispatcher.BeginInvoke(DispatcherPriority.DataBind, new DispatcherOperationCallback(
Run
), false);
603
Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(
Run
), true);
659
Run
(false);