private void OnClearConditionExecute()
 {
     SearchCondition.ClearItems();
     InvalidateCommands();
 }