1 write to s_timerID
System.Windows.Forms (1)
System\Windows\Forms\Timer.cs (1)
263s_timerID++;
1 reference to s_timerID
System.Windows.Forms (1)
System\Windows\Forms\Timer.cs (1)
262_timerID = PInvoke.SetTimer(this, s_timerID, (uint)interval);