Пример #1
0
 protected virtual void OnCurrentPageChanged(WizardPage oldValue, WizardPage newValue)
 {
     RaiseRoutedEvent(Wizard.PageChangedEvent);
 }
Пример #2
0
 protected virtual void OnCurrentPageChanged(WizardPage oldValue, WizardPage newValue)
 {
     RaiseRoutedEvent(Wizard.PageChangedEvent);
 }