2 references to DragLeave
System.Windows.Forms.Tests (2)
WebBrowserBaseTests.cs (2)
382Assert.Throws<NotSupportedException>(() => control.DragLeave += handler); 383control.DragLeave -= handler;