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