1 write to s_timerID
System.Windows.Forms (1)
System\Windows\Forms\Timer.cs (1)
263
s_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);