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