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