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