1 write to _tabCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
85
_tabCollection
= new TabPageCollection(this);
1 reference to _tabCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
820
return
_tabCollection
;