3 references to Dispose
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGrid.cs (2)
1265peMain.Dispose(); 2252peMain.Dispose();
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntryCollection.cs (1)
75((GridEntry)entries[i]).Dispose();