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