1 instantiation of DispatcherPriorityAwaiter
WindowsBase (1)
Base\System\Windows\Threading\DispatcherPriorityAwaitable.cs (1)
32
return new
DispatcherPriorityAwaiter
(_dispatcher, _priority);
1 reference to DispatcherPriorityAwaiter
WindowsBase (1)
Base\System\Windows\Threading\DispatcherPriorityAwaitable.cs (1)
30
public
DispatcherPriorityAwaiter
GetAwaiter()