59 references to BeginInvoke
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndSource.cs (2)
529
this.Dispatcher.
BeginInvoke
(DispatcherPriority.Loaded, new Action(SetLayoutSize));
588
this.Dispatcher.
BeginInvoke
(DispatcherPriority.Loaded, new Action(SetLayoutSize));
PresentationFramework (16)
src\Framework\MS\Internal\Data\DataBindEngine.cs (2)
512
_crossThreadDispatcherOperation = Dispatcher.
BeginInvoke
(
575
_crossThreadDispatcherOperation = Dispatcher.
BeginInvoke
(
src\Framework\System\Windows\Controls\DatePicker.cs (1)
354
dp.Dispatcher.
BeginInvoke
(DispatcherPriority.Input, (Action)delegate()
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (9)
801
DispatcherOperation anchorOperation = Dispatcher.
BeginInvoke
(DispatcherPriority.Render, (Action)OnAnchorOperation);
870
DispatcherOperation anchorOperation = Dispatcher.
BeginInvoke
(DispatcherPriority.Background, (Action)OnAnchorOperation);
1035
DispatcherOperation anchorOperation = Dispatcher.
BeginInvoke
(DispatcherPriority.Render, (Action)OnAnchorOperation);
1377
anchoredInvalidateMeasureOperation = Dispatcher.
BeginInvoke
(DispatcherPriority.Render,
1678
Dispatcher.
BeginInvoke
(DispatcherPriority.Loaded, (Action)delegate()
4341
Dispatcher.
BeginInvoke
(DispatcherPriority.Background, measureCachesAction));
4370
clearIsScrollActiveOperation = Dispatcher.
BeginInvoke
(DispatcherPriority.Background,
4378
measureCachesOperation = Dispatcher.
BeginInvoke
(DispatcherPriority.Background,
4389
clearIsScrollActiveOperation = Dispatcher.
BeginInvoke
(DispatcherPriority.Background,
src\Framework\System\Windows\Data\BindingListCollectionView.cs (1)
2443
Dispatcher.
BeginInvoke
(DispatcherPriority.DataBind, (Action)RestoreLiveShaping);
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
3287
Dispatcher.
BeginInvoke
(DispatcherPriority.DataBind, (Action)RestoreLiveShaping);
src\Framework\System\Windows\Shell\WindowChromeWorker.cs (2)
311
_window.Dispatcher.
BeginInvoke
(DispatcherPriority.Loaded, (_Action)_FixupTemplateIssues);
370
_window.Dispatcher.
BeginInvoke
(DispatcherPriority.Render, (_Action)_FixupTemplateIssues);
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\CaseKeyBox.xaml.cs (2)
136
this.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, (Action)(() =>
141
this.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, (Action)(() =>
System.Activities.Presentation (37)
System.Activities.Presentation\System\Activities\Presentation\ActivityDesigner.cs (1)
249
this.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, (Action)(() =>
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\EditModeSwitchButtonKeyboardFix.cs (1)
107
((DispatcherObject)sender).Dispatcher.
BeginInvoke
(DispatcherPriority.Input, new MethodInvoker(delegate()
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\FlagEditor.xaml.cs (1)
99
this.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, (Action)(() =>
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\UIThreadDispatcher.cs (1)
55
this.uiThreadDispatcher.
BeginInvoke
(priority, method);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyInspector.xaml.cs (4)
347
Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, new MethodInvoker(SelectPropertyByPathOnIdle));
355
Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, new MethodInvoker(SelectPropertyByPathOnIdle));
510
Dispatcher.
BeginInvoke
(DispatcherPriority.Background, new MethodInvoker(OnSelectionChangedIdle));
622
Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, new MethodInvoker(OnParentChangedIdle));
System.Activities.Presentation\System\Activities\Presentation\DragDropHelper.cs (1)
359
Dispatcher.CurrentDispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle,
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\FreeFormPanel.cs (1)
384
this.Dispatcher.
BeginInvoke
(DispatcherPriority.Input, MeasureConnectors);
System.Activities.Presentation\System\Activities\Presentation\MiniMap\MiniMapControl.xaml.cs (2)
272
this.contentGrid.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle,
279
this.contentGrid.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle,
System.Activities.Presentation\System\Activities\Presentation\Model\GenericArgumentsUpdater.cs (1)
62
Dispatcher.CurrentDispatcher.
BeginInvoke
(DispatcherPriority.Render, (Action)(() =>
System.Activities.Presentation\System\Activities\Presentation\TaskDispatcher.cs (1)
26
this.dispatcher.
BeginInvoke
(priority, method);
System.Activities.Presentation\System\Activities\Presentation\View\ActivityTypeResolver.xaml.cs (1)
93
this.Dispatcher.
BeginInvoke
(System.Windows.Threading.DispatcherPriority.ApplicationIdle,
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (2)
1304
this.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, new Action(() => { this.variables1.CreateNewVariableWrapper(); }));
1319
this.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, new Action(() => { this.arguments1.CreateNewArgumentWrapper(); }));
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (2)
1197
Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, new Action(() => this.imports1.OnReferenceUpdated(updatedReference, isAdded)));
1393
Dispatcher.CurrentDispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, new Action(() =>
System.Activities.Presentation\System\Activities\Presentation\View\TreeView\DesignerTreeView.xaml.cs (1)
62
this.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, new Action(() =>
System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (2)
178
this.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, new Action(() => { this.perfEventProvider.TypeBrowserApplicationIdleAfterShowDialog(); }));
714
this.dispatcherOperation = Dispatcher.CurrentDispatcher.
BeginInvoke
(DispatcherPriority.Input, new Func<TypeNode>(this.OnRun));
System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (2)
233
this.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, (Action)(() =>
240
this.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, (Action)(() =>
System.Activities.Presentation\System\Activities\Presentation\View\VirtualizedContainerService.cs (4)
144
Dispatcher.CurrentDispatcher.
BeginInvoke
(DispatcherPriority.Render, (Action)(() =>
176
Dispatcher.CurrentDispatcher.
BeginInvoke
(DispatcherPriority.Loaded, (Action)(() =>
357
this.Dispatcher.
BeginInvoke
(DispatcherPriority.Render, (Action)(() =>
430
this.Dispatcher.
BeginInvoke
(DispatcherPriority.Render, (Action)(() =>
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (1)
548
this.view.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle,
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (4)
260
this.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, (Action)(() =>
447
this.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, (Action)(() =>
645
this.Dispatcher.
BeginInvoke
(DispatcherPriority.Normal, (Action)(() =>
1055
this.wfItemPresenter.Dispatcher.
BeginInvoke
(DispatcherPriority.Normal, new Action(() =>
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (2)
257
this.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, (Action)(() =>
527
this.Dispatcher.
BeginInvoke
(DispatcherPriority.Normal, (Action)(() =>
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (2)
845
this.Dispatcher.
BeginInvoke
(DispatcherPriority.Normal, new Action(() =>
1020
this.Dispatcher.
BeginInvoke
(DispatcherPriority.ApplicationIdle, (Action)(() =>
WindowsBase (2)
Base\System\Windows\Threading\Dispatcher.cs (2)
248
BeginInvoke
(priority, new ShutdownCallback(ShutdownCallbackInternal));
396
dispatcher.
BeginInvoke
(DispatcherPriority.Send, (Action) delegate {});