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