1
Answer

Binding data to ListPicker on OnNavigationTo event in MVVM

Komal Jadhav

Komal Jadhav

9y
404
1
Hello

I have bind OnNavigationTo event in my MVVMLight WP8 application. I have written the code in OnNavigationTo event which is handle in ViewModel. But data not get bind to my ListPicker. How should I do that? Please reply ASAP. Thank you.
Answers (1)