I'm just wondering if there is a default user interface to pick one or more photos within in a Windows Phone 8.1 application?
In a chat window I want to display two buttons (pick a file & capture a photo) and before I start want to know if I have to do the file picker with thumbnails, folder etc by myself or does the WinRT Api provide something by default?
The same question got asked here, but I also would like to know if there is a way to limit this filePicker to 4 images or would I have to implement this by own?
Thank You