private void Tags_Save(object sender, Infrastructure.CustomEventArgs <string> e) { _model.ExtractImagesWithTag(e.Data); }