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