private void ImportImgCommandHandler(object cmdParameter)
 {
     _model.ImportImg();
 }