1 write to _dispatcher
WindowsBase (1)
Base\System\Windows\Threading\DispatcherPriorityAwaitable.cs (1)
22
_dispatcher
= dispatcher;
1 reference to _dispatcher
WindowsBase (1)
Base\System\Windows\Threading\DispatcherPriorityAwaitable.cs (1)
32
return new DispatcherPriorityAwaiter(
_dispatcher
, _priority);