2 references to EnabledChanged
System.Windows.Forms.Tests (2)
WebBrowserBaseTests.cs (2)
398Assert.Throws<NotSupportedException>(() => control.EnabledChanged += handler); 399control.EnabledChanged -= handler;