Make SelectedIndex a dependency property

Wizard for WPF Forum

Posted 13 years ago by Robert Croshere
Version: 10.2.0532
Avatar
Hi,

It would really be useful to have the AeroWizard.SelectedIndex implemented as a dependency property. I'm using MVVM to control the wizard view and need a TwoWay binding on the SelectedIndex property to keep the current page synchronized between the view and viewmodel. As an added benefit, the wordaround suggested in http://www.actiprosoftware.com/support/forums/viewforumtopic.aspx?ForumTopicID=3772 wouldn't be neccessary, as changes to the page index can be detected in the PropertyChanged for the boudn property in the view model.

Regards,
Robert

Comments (2)

Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Robert,

We'd need to do a decent amount of internal overhaul to get that to be a dependency property the way it currently is (it determines the index on-demand). We are planning on doing an overhaul in the future though to make Wizard more MVVM friendly in general and I've written down this post with that TODO item so we can let you know when it's done.


Actipro Software Support

Posted 13 years ago by Robert Croshere
Avatar
Ok, thanks, I'll be looking forward to that.

Regards,
Robert
The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.