1 write to tabCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TabControl.cs (1)
121
tabCollection
= new TabPageCollection(this);
1 reference to tabCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TabControl.cs (1)
897
return
tabCollection
;