2 references to BackgroundImageLayoutChanged
System.Windows.Forms.Tests (2)
System\Windows\Forms\AxHostTests.cs (2)
949Assert.Throws<NotSupportedException>(() => control.BackgroundImageLayoutChanged += handler); 950control.BackgroundImageLayoutChanged -= handler;