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