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