2 references to DragDropSizeComponent
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ControlCommandSet.cs (1)
604trans = host.CreateTransaction(string.Format(SR.DragDropSizeComponent, comp.Site.Name));
System\Windows\Forms\Design\SelectionUIService.cs (1)
301transactionName = string.Format(SR.DragDropSizeComponent, name);