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