3 references to Static
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGrid.cs (3)
247
AddRefTab(DefaultTabType, null, PropertyTabScope.
Static
, true);
4031
if (classification == PropertyTabScope.
Static
) {
4089
if (viewTabScopes[tabIndex] == PropertyTabScope.
Static
) {