Beispiel #1
0
 private bool NextStep_CanExecute(object parameters)
 {
     return(CurrentView.NextButton_CanExecute());
 }