Reputation: 5
I'm coding a windows phone 8 application.
I want user to select a photo album (not a photo in an album). So i'll do something for all photos in that album.
Is there a object do this?
I use vb.net for coding.
Thanks in advance.
Upvotes: 0
Views: 383
Reputation: 16603
I would say no. This is a list of Windows Phone choosers. It seems that PhotoChooserTask can only pick photos, not entire albums.
Upvotes: 1