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)
32return new DispatcherPriorityAwaiter(_dispatcher, _priority);