list picker selected item load from isolated storage text without
listpicker selection changed event
I have a page that updates list picker selection to isolated storage(text
file),on app reload i gave the selected item(text file) to list picker.Now
any list picker change would update my isolated store(text file) using
selection changed as it needs .The problem is that on app reload when
selected item goes to listpicker it starts the selection changed event
handler.
The code is a little large....any logical suggestions?
No comments:
Post a Comment