2 references to new
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
875
public PropertyTabCollection PropertyTabs =>
new
(this);
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (1)
60
public TestPropertyTabCollection(PropertyGrid ownerPropertyGrid) :
base
(ownerPropertyGrid)