protected virtual void OnCurrentPageChanged(WizardPage oldValue, WizardPage newValue) { RaiseRoutedEvent(Wizard.PageChangedEvent); }