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