5 references to SetDropDescription
System.Windows.Forms (3)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.OleCallback.cs (1)
297DragDropHelper.SetDropDescription(_lastDragEventArgs);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropTargetManager.cs (1)
226DragDropHelper.SetDropDescription(dragEnterArgs);
System\Windows\Forms\OLE\DropTarget.cs (1)
307DragDropHelper.SetDropDescription(_lastDragEventArgs);
System.Windows.Forms.Tests (2)
System\Windows\Forms\DragDropHelperTests.cs (2)
213DragDropHelper.SetDropDescription(dragEvent); 296DragDropHelper.SetDropDescription(e);