2 references to TabType
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
1017Type? tabType = _selectedTab?.TabType; 1026if (tab.TabType == tabType && tab.Button.Visible)