public void CloseAllViewButThis()
 {
     _shellView.CloseAllViewButThis();
 }