public TopStopRotateCommand(RotatingTop rotatingTop)
 {
     this.rotatingTop = rotatingTop;
 }