Example #1
0
 protected virtual void OnCurrentPageChanged(WizardPage oldValue, WizardPage newValue)
 {
     RaiseRoutedEvent(Wizard.PageChangedEvent);
 }
Example #2
0
 protected virtual void OnCurrentPageChanged(WizardPage oldValue, WizardPage newValue)
 {
     RaiseRoutedEvent(Wizard.PageChangedEvent);
 }