示例#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);
 }