1 instantiation of PropertyTabCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
877
public PropertyTabCollection PropertyTabs =>
new
(this);
1 reference to PropertyTabCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
877
public
PropertyTabCollection
PropertyTabs => new(this);