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