175 references to BeginInvoke
PresentationCore (43)
Core\CSharp\MS\Internal\Automation\EventMap.cs (1)
282source.Dispatcher.BeginInvoke(DispatcherPriority.Normal,
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (1)
315Dispatcher.BeginInvoke(DispatcherPriority.Background, _updatePeer, this);
Core\CSharp\System\Windows\Input\Command\CommandManager.cs (1)
903_requerySuggestedOperation = dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(RaiseRequerySuggested), null);
Core\CSharp\System\Windows\Input\InputManager.cs (3)
584_hitTestInvalidatedAsyncOperation = Dispatcher.BeginInvoke(DispatcherPriority.Input, 640_hitTestInvalidatedAsyncOperation = Dispatcher.BeginInvoke(DispatcherPriority.Inactive, 1135Dispatcher.BeginInvoke(DispatcherPriority.Input, _continueProcessingStagingAreaCallback, null);
Core\CSharp\System\Windows\Input\KeyboardDevice.cs (1)
632_reevaluateFocusOperation = Dispatcher.BeginInvoke(DispatcherPriority.Input, _reevaluateFocusCallback, null);
Core\CSharp\System\Windows\Input\MouseDevice.cs (2)
717_reevaluateMouseOverOperation = Dispatcher.BeginInvoke(DispatcherPriority.Input, _reevaluateMouseOverDelegate, null); 768_reevaluateCaptureOperation = Dispatcher.BeginInvoke(DispatcherPriority.Input, _reevaluateCaptureDelegate, null);
Core\CSharp\System\Windows\Input\TouchDevice.cs (3)
545_reevaluateCapture = Dispatcher.BeginInvoke(DispatcherPriority.Input, 636_reevaluateCapture = Dispatcher.BeginInvoke(DispatcherPriority.Input, 914_reevaluateOver = Dispatcher.BeginInvoke(DispatcherPriority.Input,
Core\CSharp\System\Windows\Interop\D3DImage.cs (1)
843Dispatcher.BeginInvoke(
Core\CSharp\System\Windows\Interop\HwndKeyboardInputProvider.cs (1)
271DispatcherOperation restoreCharMessages = Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(HwndSource.RestoreCharMessages), null);
Core\CSharp\System\Windows\Interop\HwndMouseInputProvider.cs (1)
864_queryCursorOperation = Dispatcher.BeginInvoke(DispatcherPriority.Input,
Core\CSharp\System\Windows\Interop\HwndPanningFeedback.cs (1)
104_updatePanningOperation = _hwndSource.Dispatcher.BeginInvoke(DispatcherPriority.Background,
Core\CSharp\System\Windows\Interop\HwndSource.cs (4)
533this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(FireContentRendered), this); 592this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(FireContentRendered), this); 711this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(FireContentRendered), this); 2065DispatcherOperation restoreCharMessages = Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(RestoreCharMessages), null);
Core\CSharp\System\Windows\LayoutManager.cs (4)
240Dispatcher.BeginInvoke(DispatcherPriority.Background, _updateLayoutBackground, this); 302Dispatcher.BeginInvoke(DispatcherPriority.Background, _updateLayoutBackground, this); 370Dispatcher.BeginInvoke(DispatcherPriority.Background, _updateLayoutBackground, this); 453Dispatcher.BeginInvoke(DispatcherPriority.ApplicationIdle, _updateLayoutBackground, this);
Core\CSharp\System\Windows\Media\BitmapCacheBrush.cs (1)
242_DispatcherLayoutResult = Dispatcher.BeginInvoke(
Core\CSharp\System\Windows\Media\HostVisual.cs (2)
176Dispatcher.BeginInvoke( 349Dispatcher.BeginInvoke(
Core\CSharp\System\Windows\Media\Imaging\BitmapDownload.cs (1)
475dispatcher.BeginInvoke(DispatcherPriority.Normal, doc, arg);
Core\CSharp\System\Windows\Media\MediaContext.cs (6)
371Dispatcher.BeginInvoke(DispatcherPriority.Normal, _renderModeMessage, null); 623_currentRenderOp = Dispatcher.BeginInvoke(DispatcherPriority.Inactive, _animRenderMessage, null); 636_currentRenderOp = Dispatcher.BeginInvoke(DispatcherPriority.Inactive, _animRenderMessage, null); 661_inputMarkerOp = Dispatcher.BeginInvoke(DispatcherPriority.Input, _inputMarkerMessage, null); 672_currentRenderOp = Dispatcher.BeginInvoke(priority, _animRenderMessage, null); 1738_currentRenderOp = Dispatcher.BeginInvoke(DispatcherPriority.Render, _renderMessage, null);
Core\CSharp\System\Windows\Media\MediaEventsHelper.cs (8)
236_dispatcher.BeginInvoke( 290_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaOpened, null); 303_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherBufferingStarted, null); 311_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherBufferingEnded, null); 319_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaEnded, null); 327_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaPrerolled, null); 344_dispatcher.BeginInvoke(DispatcherPriority.Background, DispatcherMediaNewFrame, null); 380_dispatcher.BeginInvoke(
Core\CSharp\System\Windows\Media\VisualBrush.cs (1)
224_DispatcherLayoutResult = Dispatcher.BeginInvoke(
PresentationFramework (119)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (5)
328Application.Current.Dispatcher.BeginInvoke( 350Application.Current.Dispatcher.BeginInvoke( 393Application.Current.Dispatcher.BeginInvoke( 466Application.Current.Dispatcher.BeginInvoke( 906Application.Current.Dispatcher.BeginInvoke(
src\Framework\MS\Internal\AppModel\XappLauncher.cs (9)
237Dispatcher.BeginInvoke(DispatcherPriority.Normal, new SendOrPostCallback(delegate 418Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(DoGetManifestCompleted), e); 499Dispatcher.BeginInvoke(DispatcherPriority.Input, 551Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback( 577Dispatcher.BeginInvoke(DispatcherPriority.Send, new DispatcherOperationCallback( 836Dispatcher.BeginInvoke( 886Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(DoDownloadApplicationCompleted), e); 938Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback( 1257Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(RunApplicationAsyncCallback), null);
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
1431Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(DispatchBringIntoView), new object []{target, rect});
src\Framework\MS\Internal\Data\AccessorTable.cs (1)
110Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.ContextIdle, new DispatcherOperationCallback(CleanupOperation), null);
src\Framework\MS\Internal\Data\DataBindEngine.cs (3)
448Dispatcher.BeginInvoke(DispatcherPriority.ContextIdle, new DispatcherOperationCallback(CleanupOperation), null); 598Dispatcher.BeginInvoke(DispatcherPriority.DataBind, new DispatcherOperationCallback(Run), false); 603Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(Run), true);
src\Framework\MS\Internal\Documents\DocumentGrid.cs (3)
1831_makeVisibleDispatcher = Dispatcher.BeginInvoke(DispatcherPriority.Inactive, 1977_setScaleOperation = Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Input, 2080Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Input,
src\Framework\MS\Internal\Documents\FlowDocumentPaginator.cs (1)
633_backgroundPaginationOperation = _document.Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(OnBackgroundPagination), this);
src\Framework\MS\Internal\Documents\IFlowDocumentViewer.cs (5)
370Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(BringContentPositionIntoView), value); 389Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(SetTextSelection), value); 521Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(RaisePropertyChangedAsync), null); 720Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(BringContentPositionIntoView), value); 739Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(SetTextSelection), value);
src\Framework\MS\Internal\Documents\MultiPageTextView.cs (1)
77_renderScope.Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(OnUpdatedWorker), EventArgs.Empty);
src\Framework\MS\Internal\Documents\PageCache.cs (4)
332Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Normal, 461Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Normal, 500Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Normal, 582Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Normal,
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
2290this.Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(OnBackgroundMeasure), null);
src\Framework\MS\Internal\Ink\HighContrastHelper.cs (1)
167highContrastCallback.Dispatcher.BeginInvoke(DispatcherPriority.Background,
src\Framework\MS\Internal\Navigation\BindStream.cs (2)
71_callbackDispatcher.BeginInvoke( 206_callbackDispatcher.BeginInvoke(
src\Framework\MS\Internal\PtsHost\PtsCache.cs (1)
266ptsContext.Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(OnPtsContextReleased), null);
src\Framework\MS\Internal\PtsHost\PtsPage.cs (1)
290_backgroundFormatOperation = Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Background, BackgroundUpdateCallback, this);
src\Framework\System\Windows\Annotations\AnnotationService.cs (2)
203_asyncLoadOperation = _root.Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(LoadAnnotationsAsync), this); 856_asyncLoadFromListOperation = _root.Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(LoadAnnotationsFromListAsync), leftover);
src\Framework\System\Windows\Application.cs (6)
159Dispatcher.BeginInvoke( 176Dispatcher.BeginInvoke( 355Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(ShutdownCallback), null); 1827Dispatcher.BeginInvoke( 2442wc[i].Dispatcher.BeginInvoke( 2546Dispatcher.BeginInvoke(DispatcherPriority.Normal,
src\Framework\System\Windows\Automation\Peers\ButtonAutomationPeer.cs (1)
54Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(delegate(object param)
src\Framework\System\Windows\Automation\Peers\ComboBoxAutomationPeer.cs (1)
134Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(owner.OnBringItemIntoView), item);
src\Framework\System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
857Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(delegate(object param)
src\Framework\System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
717Dispatcher.BeginInvoke(DispatcherPriority.Loaded,
src\Framework\System\Windows\Automation\Peers\TreeViewDataItemAutomationPeer.cs (1)
329Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(parent.OnBringItemIntoView), Item);
src\Framework\System\Windows\BroadcastEventHelper.cs (2)
32DispatcherOperation operation = d.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, loadedCallback, d); 80DispatcherOperation operation = d.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, unloadedCallback, d);
src\Framework\System\Windows\Controls\ComboBox.cs (4)
190Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(delegate(object param) 243comboBox.Dispatcher.BeginInvoke( 269comboBox.Dispatcher.BeginInvoke( 742_updateTextBoxOperation = Dispatcher.BeginInvoke(DispatcherPriority.Normal,
src\Framework\System\Windows\Controls\ContextMenu.cs (2)
563Dispatcher.BeginInvoke(DispatcherPriority.Normal, 587Dispatcher.BeginInvoke(DispatcherPriority.Send,
src\Framework\System\Windows\Controls\DataGrid.cs (2)
1561Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(OnBringItemIntoView), info); 1606Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(OnScrollIntoView), new object[] { info, column });
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (2)
2163Dispatcher.BeginInvoke(DispatcherPriority.Render, (Action<int>)RetryBringIndexIntoView, index); 2209Dispatcher.BeginInvoke(priority, (Action<int>)RetryBringIndexIntoView, index);
src\Framework\System\Windows\Controls\FlowDocumentScrollViewer.cs (2)
868Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(BringContentPositionIntoView), contentPosition); 1983Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(BringContentPositionIntoView), contentPosition);
src\Framework\System\Windows\Controls\Frame.cs (1)
639_contentRenderedCallback = Dispatcher.BeginInvoke(DispatcherPriority.Input,
src\Framework\System\Windows\Controls\ListBox.cs (1)
132Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(OnBringItemIntoView), item);
src\Framework\System\Windows\Controls\MenuItem.cs (5)
581Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(delegate(object param) 647menuItem.Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(delegate(object param) 1212Dispatcher.BeginInvoke(DispatcherPriority.Input, 1406Dispatcher.BeginInvoke(DispatcherPriority.Render, new DispatcherOperationCallback(InvokeClickAfterRender), userInitiated); 2053parent.Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(delegate(object param)
src\Framework\System\Windows\Controls\Primitives\DocumentPageView.cs (1)
773Dispatcher.BeginInvoke(DispatcherPriority.Normal,
src\Framework\System\Windows\Controls\Primitives\MenuBase.cs (1)
320Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(delegate(object param)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (4)
335Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(delegate(object param) 1500_asyncCreate = Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(AsyncCreateWindow), this); 1762Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(HandleDeactivateApp), null); 1936Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(delegate(object param)
src\Framework\System\Windows\Controls\SinglePageViewer.cs (1)
1575Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(BringContentPositionIntoView), contentPosition);
src\Framework\System\Windows\Controls\SoundPlayerAction.cs (1)
200Dispatcher.BeginInvoke(DispatcherPriority.Normal, loadStreamCompletedCaller, asyncResult);
src\Framework\System\Windows\Controls\StickyNote.cs (1)
1356this.Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(AsyncTakeFocus), null);
src\Framework\System\Windows\Controls\TextBlock.cs (1)
1556Dispatcher.BeginInvoke(DispatcherPriority.Normal,
src\Framework\System\Windows\Controls\ToolBar.cs (2)
244Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(delegate(object param) 282Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(delegate(object param)
src\Framework\System\Windows\Controls\ToolTip.cs (1)
555Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(delegate(object param)
src\Framework\System\Windows\Controls\TreeViewItem.cs (1)
788Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(BringItemIntoView), null);
src\Framework\System\Windows\Controls\Validation.cs (1)
444adornerSite.Dispatcher.BeginInvoke(DispatcherPriority.Loaded,
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
8730_cleanupOperation = Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(OnCleanUp), null);
src\Framework\System\Windows\Data\BindingExpressionBase.cs (2)
1045Dispatcher.BeginInvoke( 1335DispatcherOperation op = Dispatcher.BeginInvoke(DispatcherPriority.Send,
src\Framework\System\Windows\Documents\Adorner.cs (1)
61Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(CreateFlowDirectionBinding), this);
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
329Dispatcher.BeginInvoke(DispatcherPriority.Background, queueTask, asyncRequest);
src\Framework\System\Windows\Documents\FixedDocument.cs (1)
410Dispatcher.BeginInvoke(DispatcherPriority.Background, queueTask, asyncRequest);
src\Framework\System\Windows\Documents\FlowDocument.cs (1)
957Dispatcher.BeginInvoke(DispatcherPriority.Normal,
src\Framework\System\Windows\Documents\Hyperlink.cs (1)
627dObj.Dispatcher.BeginInvoke(DispatcherPriority.Send,
src\Framework\System\Windows\Documents\PageContent.cs (1)
152_asyncOp.DispatcherOperation = dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(_asyncOp.Dispatch), null);
src\Framework\System\Windows\Documents\Speller.cs (1)
541Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.ApplicationIdle, new DispatcherOperationCallback(OnIdle), null);
src\Framework\System\windows\Documents\TextEditor.cs (2)
1635this.UiScope.Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(OnTextViewUpdatedWorker), EventArgs.Empty); 1639Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(InitTextStore), null);
src\Framework\System\windows\Documents\TextEditorContextMenu.cs (1)
682Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(ReleaseCandidateList), null);
src\Framework\System\windows\Documents\TextEditorTyping.cs (1)
1625Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(BackgroundInputCallback), This);
src\Framework\System\windows\Documents\TextSelection.cs (1)
762Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(UpdateCaretStateWorker), null);
src\Framework\System\Windows\Documents\TextServicesHost.cs (1)
106Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(OnUnregisterTextStore), textstore);
src\Framework\System\Windows\Documents\TextStore.cs (2)
191Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(GrantLockHandler), null); 1773Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(CompleteCompositionHandler), null);
src\Framework\System\Windows\Input\KeyboardNavigation.cs (1)
3712Dispatcher.BeginInvoke(DispatcherPriority.ContextIdle,
src\Framework\System\Windows\Interop\HwndHost.cs (1)
1322Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(AsyncDestroyWindow), null);
src\Framework\System\Windows\Markup\XamlReader.cs (2)
467Dispatcher.CurrentDispatcher.BeginInvoke(priority, callback, this); 598Dispatcher.CurrentDispatcher.BeginInvoke(
src\Framework\System\Windows\Navigation\NavigationService.cs (4)
207((DispatcherObject)navigator).Dispatcher.BeginInvoke( 1216Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(disposeItem.Dispatch), null); 3023callbackDispatcher.BeginInvoke( 4689_postedOp = Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(this.Dispatch), null);
src\Framework\System\Windows\Standard\MessageWindow.cs (2)
158_dispatcher.BeginInvoke(DispatcherPriority.Normal, (DispatcherOperationCallback)_DestroyWindowCallback, new object [] { IntPtr.Zero, className }); 168_dispatcher.BeginInvoke(DispatcherPriority.Normal, (DispatcherOperationCallback)_DestroyWindowCallback, new object [] { hwnd, className });
src\Framework\System\Windows\SystemResources.cs (1)
1403source.Dispatcher.BeginInvoke(DispatcherPriority.Normal,
src\Framework\System\Windows\Window.cs (2)
3614_contentRenderedCallback = Dispatcher.BeginInvoke(DispatcherPriority.Input, 5617w.Dispatcher.BeginInvoke(
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\UIThreadDispatcher.cs (1)
63this.uiThreadDispatcher.BeginInvoke(priority, method, arg);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyInspector.xaml.cs (1)
485Dispatcher.BeginInvoke(DispatcherPriority.Render, new UpdateSelectedPropertyInvoker(UpdateSelectedProperty), _lastNotifiedSelection);
System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (1)
157this.bringToViewCurrentLocationOperation = Dispatcher.CurrentDispatcher.BeginInvoke(
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (1)
595this.Dispatcher.BeginInvoke(DispatcherPriority.DataBind, action, sender);
WindowsBase (9)
Base\MS\Internal\WeakEventTable.cs (1)
208Dispatcher.BeginInvoke(DispatcherPriority.ContextIdle, new DispatcherOperationCallback(CleanupOperation), null);
Base\System\Windows\Data\DataSourceProvider.cs (1)
297Dispatcher.BeginInvoke(
Base\System\Windows\SplashScreen.cs (1)
121Dispatcher.CurrentDispatcher.BeginInvoke(
Base\System\Windows\Threading\Dispatcher.cs (1)
2911BeginInvoke(DispatcherPriority.Send,
Base\System\Windows\Threading\DispatcherFrame.cs (1)
98Dispatcher.BeginInvoke(DispatcherPriority.Send, (DispatcherOperationCallback) delegate(object unused) {return null;}, null);
Base\System\Windows\Threading\DispatcherSynchronizationContext.cs (1)
83_dispatcher.BeginInvoke(_priority, d, state);
Base\System\Windows\Threading\DispatcherTimer.cs (1)
272_operation = _dispatcher.BeginInvoke(
Shared\MS\Win32\HwndWrapper.cs (2)
237Dispatcher.BeginInvoke(DispatcherPriority.Normal, (DispatcherOperationCallback)UnregisterClass, _classAtom); 254Dispatcher.BeginInvoke(