Can I use the PhotoChooserTask to select an image saved in own project in windows phone 7?

StackOverflow https://stackoverflow.com/questions/14513783

  •  17-01-2022
  •  | 
  •  

سؤال

I have 20 images in "/Images" folder in my WP7 project. So the question: Can I use the PhotoChooserTask to select an image from the folder and display it?

لا يوجد حل صحيح

نصائح أخرى

The answer to your question is no

PhotoChooserTask gives an access to camera or images stored on device. If you want to show photos from folder in project show them in LisBox, but I would suggest to user WrapPanel so you can view them in the same way as it is in Pictures Hub.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top