Exemplo n.º 1
0
 protected override void OnClearComplete()
 {
     base.OnClearComplete();
     m_wizard.OnCurrentStepChanged(m_wizard.CurrentStep);
     m_wizard.OnStepCountChanged();
 }