2 references to IsInputPending
WindowsBase (2)
Base\System\Windows\Threading\Dispatcher.cs (2)
2232
bool backgroundProcessingOK = !
IsInputPending
();
2727
if(
IsInputPending
())