Exemple #1
0
 private void ClearSelection()
 {
     ViewData.ClearSelectedTagNames();
     ViewData.HasSelectionChanged = true;
 }