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