2 references to DispatcherSynchronizationContext
WindowsBase (2)
Base\System\Windows\Threading\Dispatcher.cs (2)
1930
_defaultDispatcherSynchronizationContext = new
DispatcherSynchronizationContext
(this);
2320
newSyncContext = new
DispatcherSynchronizationContext
(this);