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