22 references to Invoke
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndSource.cs (1)
2008object result = Dispatcher.CurrentDispatcher.Invoke(
PresentationFramework (16)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (7)
158Application.Current.Dispatcher.Invoke( 266Application.Current.Dispatcher.Invoke( 452app.Dispatcher.Invoke(DispatcherPriority.Normal, 495return (bool)Application.Current.Dispatcher.Invoke( 681info = ( SaveHistoryReturnInfo) Application.Current.Dispatcher.Invoke( 718Application.Current.Dispatcher.Invoke( 1037return (OleCmdHelper) Application.Current.Dispatcher.Invoke(
src\Framework\MS\Internal\AppModel\OleCmdHelper.cs (2)
103bool enabled = (bool)Application.Current.Dispatcher.Invoke( 140int hresult = (int)Application.Current.Dispatcher.Invoke(
src\Framework\MS\Internal\AppModel\XappLauncher.cs (1)
213Dispatcher.Invoke(
src\Framework\MS\Internal\Controls\WebBrowserSite.cs (1)
271Host.Dispatcher.Invoke(
src\Framework\System\Windows\Application.cs (2)
1257Dispatcher.Invoke( 1268Dispatcher.Invoke(
src\Framework\System\Windows\Automation\Peers\GridViewAutomationPeer.cs (1)
226_listview.Dispatcher.Invoke(
src\Framework\System\Windows\Navigation\NavigationService.cs (2)
656navigator = (INavigator)nw.Dispatcher.Invoke( 3041callbackDispatcher.Invoke(
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\UIThreadDispatcher.cs (1)
87this.uiThreadDispatcher.Invoke(priority, method, arg);
WindowsBase (4)
Base\System\Windows\SplashScreen.cs (1)
266result = _dispatcher.Invoke(DispatcherPriority.Normal, (DispatcherOperationCallback)CloseInternal, fadeoutDuration);
Base\System\Windows\Threading\DispatcherSynchronizationContext.cs (2)
64_dispatcher.Invoke(DispatcherPriority.Send, d, state); 69_dispatcher.Invoke(_priority, d, state);
Shared\MS\Win32\HwndSubclass.cs (1)
392object result = dispatcher.Invoke(