2 references to handler
System.Windows.Forms.Tests (2)
System\Windows\Forms\UserControlTests.cs (2)
849
control.TextChanged +=
handler
;
867
control.TextChanged -=
handler
;