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