My application performs like this:
1. capture several images and show the thumbnails in the windows.
2. then I want to click the image thumbnails to open the images for processing.
like the behavior of file pickers, click the thumbnail to pick the file.
Is any information or samples about this. Because the samples are all related to display the thumbnails, not create the relationship between thumbnails and target files.
thanks