2 references to BackgroundImageLayoutChanged
System.Windows.Forms.Tests (2)
WebBrowserBaseTests.cs (2)
310Assert.Throws<NotSupportedException>(() => control.BackgroundImageLayoutChanged += handler); 311control.BackgroundImageLayoutChanged -= handler;