3 references to PROCESS_FOREGROUND
WindowsBase (3)
Base\System\Windows\Threading\Dispatcher.cs (3)
2646else if (_postedProcessingType == PROCESS_FOREGROUND) 2688if(_postedProcessingType < PROCESS_FOREGROUND) 2698_postedProcessingType = PROCESS_FOREGROUND;