2 references to TabInfo
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
42private readonly List<TabInfo> _tabs = []; 43private TabInfo? _selectedTab;