2 writes to _continue
WindowsBase (2)
Base\System\Windows\Threading\DispatcherFrame.cs (2)
49_continue = true; 94_continue = value;
1 reference to _continue
WindowsBase (1)
Base\System\Windows\Threading\DispatcherFrame.cs (1)
68bool shouldContinue = _continue;