Hi BoucherS
Thank you very much for your answer.
I have two question.
1) Why is the next event using the CancelRoutedEvent and the cancel is using a simpel RoutedEvent?
2) if I make it all in the code behind the _wizard.Next what does this mean? as I have no arguments in my method which is
As I said newbie here please be patient.
thank you again for your answer and time you spend with my silly beginners questions :-)
best regards
Gouzgounis.
Thank you very much for your answer.
I have two question.
1) Why is the next event using the CancelRoutedEvent and the cancel is using a simpel RoutedEvent?
2) if I make it all in the code behind the _wizard.Next what does this mean? as I have no arguments in my method which is
public wizardwindow ()
{
InitializeComponent();
}
Where does the _wizard comes from?As I said newbie here please be patient.
thank you again for your answer and time you spend with my silly beginners questions :-)
best regards
Gouzgounis.