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