3 references to Static
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
209
AddTab(DefaultTabType, PropertyTabScope.
Static
);
3526
if (classification == PropertyTabScope.
Static
)
3569
if (_tabs[tabIndex].Scope == PropertyTabScope.
Static
)