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