4 references to handler
System.Windows.Forms.Tests (4)
System\Windows\Forms\TabControlTests.cs (4)
4208control.Deselecting += handler; 4213control.Deselecting -= handler; 4830control.Selecting += handler; 4835control.Selecting -= handler;