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