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