private void FocusTextBoxLost(object sender, EventArgs e) { _view.ClearTree(); LoadTreeIntoView(_bookmarksTree); }