2 instantiations of PropertyTabCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGrid.cs (2)
1125return new PropertyTabCollection(this); 5086internal static PropertyTabCollection Empty = new PropertyTabCollection(null);
2 references to PropertyTabCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGrid.cs (2)
1123public PropertyTabCollection PropertyTabs { 5086internal static PropertyTabCollection Empty = new PropertyTabCollection(null);