1 override of Dispose
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (1)
86public override void Dispose()
5 references to Dispose
System.Windows.Forms.Tests (5)
System\Windows\Forms\Design\PropertyTabTests.cs (4)
54tab.Dispose(); 59tab.Dispose(); 68tab.Dispose(); 72tab.Dispose();
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (1)
89base.Dispose();