void treeDatabaseSchema_GotFocus(object sender, EventArgs e)
 {
     _controller.OnContainerItemChanged();
 }