private void Summary_Changed()
 {
     SummaryPage.GetBindingExpression(AvalonWizard.WizardPage.AllowFinishProperty).UpdateTarget();
 }