Variable TabHost._tabControl

class TabHost
{
  // ...
  TabControl _tabControl;
  // ...
}