1 instantiation of TabPageCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TabControl.cs (1)
121
tabCollection = new
TabPageCollection
(this);
2 references to TabPageCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TabControl.cs (2)
50
private
TabPageCollection
tabCollection;
895
public
TabPageCollection
TabPages {