2 references to DragDrop
System.Windows.Forms.Tests (2)
System\Windows\Forms\AxHostTests.cs (2)
1005Assert.Throws<NotSupportedException>(() => control.DragDrop += handler); 1006control.DragDrop -= handler;