2 references to DesignerBatchCreateTool
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DesignBindingPicker.cs (1)
1277DesignerTransaction? trans = _designerHost.CreateTransaction(string.Format(SR.DesignerBatchCreateTool, uniqueSiteName));
System\Windows\Forms\Design\OleDragDropHandler.cs (1)
155trans = host?.CreateTransaction(string.Format(SR.DesignerBatchCreateTool, tool));