3 references to CreateTransaction
System.Messaging (1)
System\Messaging\Design\QueuePathEditor.cs (1)
57trans = host.CreateTransaction();
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGrid.cs (1)
8969DesignerTransaction trans = host.CreateTransaction();
winforms\Managed\System\WinForms\PropertyGridInternal\MultiPropertyDescriptorGridEntry.cs (1)
170trans = host.CreateTransaction();