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