2 references to handler
System.Windows.Forms.Tests (2)
System\Windows\Forms\RichTextBoxTests.cs (2)
829
control.BackgroundImageLayoutChanged +=
handler
;
847
control.BackgroundImageLayoutChanged -=
handler
;