public PlaybackCommandImpl(ExerciseProgramViewModel owner)
 {
     this.owner = owner;
 }
 public PlaybackCommandImpl(ExerciseProgramViewModel owner)
 {
     this.owner = owner;
 }