2 references to DragDropDragComponents
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\OleDragDropHandler.cs (1)
524trans = host.CreateTransaction(string.Format(SR.DragDropDragComponents, components.Length));
System\Windows\Forms\Design\SelectionUIService.cs (1)
306transactionName = string.Format(SR.DragDropDragComponents, objects.Length);