2 references to timer_Tick
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (2)
1202timer.Tick += new EventHandler(timer_Tick); 1222timer.Tick -= new EventHandler(timer_Tick);