2 references to handler
System.Windows.Forms.Tests (2)
System\Windows\Forms\PropertyGridTests.cs (2)
3660
control.KeyPress +=
handler
;
3666
control.KeyPress -=
handler
;