2 references to Global
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
3517
if (killTab && _tabs[tabIndex].Scope > PropertyTabScope.
Global
)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.PropertyTabCollection.cs (1)
64
_ownerPropertyGrid.AddTab(propertyTabType, PropertyTabScope.
Global
);