2 references to BackgroundImageLayoutChanged
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
206
add => base.
BackgroundImageLayoutChanged
+= value;
207
remove => base.
BackgroundImageLayoutChanged
-= value;