CloseTab
void CloseTab(int32 index);
fController->CloseTab(ContainerView()->IndexOf(this));
fController->CloseTab(ContainerView()->IndexOf(this));
fManager->CloseTab(index);
void CloseTab(int32 tabIndex);