2 references to BindingContextChanged
System.Windows.Forms.Tests (2)
WebBrowserBaseTests.cs (2)
317Assert.Throws<NotSupportedException>(() => control.BindingContextChanged += handler); 318control.BindingContextChanged -= handler;