2 references to ToolStripDesignerTransactionRemovingItem
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripDesigner.cs (1)
1093_pendingTransaction = _host.CreateTransaction(SR.ToolStripDesignerTransactionRemovingItem);
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (1)
1981_pendingTransaction = _designerHost.CreateTransaction(SR.ToolStripDesignerTransactionRemovingItem);