2 references to DragDropSizeComponents
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ControlCommandSet.cs (1)
600trans = host.CreateTransaction(string.Format(SR.DragDropSizeComponents, selSvc.SelectionCount));
System\Windows\Forms\Design\SelectionUIService.cs (1)
284transactionName = string.Format(SR.DragDropSizeComponents, objects.Length);