2 references to handler
System.Windows.Forms.Tests (2)
System\Windows\Forms\SplitterTests.cs (2)
290
control.BackgroundImageLayoutChanged +=
handler
;
308
control.BackgroundImageLayoutChanged -=
handler
;