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