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