
In Actipro Wizard, navigation buttons are configured through property of 'wizard:WizardPage' element. I want Next button bound to a command, which enables to check if the user can proceed based on her input. How can I implement it naturally, hopefully in a XAML-way?