2 references to handler
System.Windows.Forms.Tests (2)
System\Windows\Forms\ListBoxTests.cs (2)
5661
control.MeasureItem +=
handler
;
5666
control.MeasureItem -=
handler
;