public WizardController()
 {
     CurrentStep.Subscribe(OnCurrentStepChanged);
 }