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