2 references to WM_TIMER
WindowsBase (2)
Base\System\Windows\Threading\Dispatcher.cs (2)
2509else if(message == WindowMessage.WM_TIMER && (int) wParam == TIMERID_BACKGROUND) 2517else if(message == WindowMessage.WM_TIMER && (int) wParam == TIMERID_TIMERS)