2 references to DragDropRegFailed
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
9488
throw new InvalidOperationException(SR.
DragDropRegFailed
, e);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropTargetManager.cs (1)
184
throw new InvalidOperationException(SR.
DragDropRegFailed
, e);