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