3 references to TIMERID_TIMERS
WindowsBase (3)
Base\System\Windows\Threading\Dispatcher.cs (3)
2517
else if(message == WindowMessage.WM_TIMER && (int) wParam ==
TIMERID_TIMERS
)
2983
TIMERID_TIMERS
,
3004
TIMERID_TIMERS
);