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