1 override of Dispose
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (1)
88public override void Dispose()
6 references to Dispose
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
1818tabInfo.Tab.Dispose();
System.Windows.Forms.Tests (5)
System\Windows\Forms\Design\PropertyTabTests.cs (4)
56tab.Dispose(); 61tab.Dispose(); 70tab.Dispose(); 74tab.Dispose();
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (1)
91base.Dispose();