1 write to _hasRequestProcessingFailed
WindowsBase (1)
Base\System\Windows\Threading\Dispatcher.cs (1)
2771
_hasRequestProcessingFailed
= true;
3 references to _hasRequestProcessingFailed
WindowsBase (3)
Base\System\Windows\Threading\Dispatcher.cs (3)
1863
if (!
_hasRequestProcessingFailed
)
1875
if (!
_hasRequestProcessingFailed
)
2765
if (!
_hasRequestProcessingFailed
)