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