1 override of Dispose
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (1)
88public override void Dispose()
5 references to 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();