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