In Windows 10, when I hit e.g. SHIFT + WIN + S I can take a screenshot of my screen. In other cases I have my webcam that can take a picture, and so on. All those scenarios have the feature to "Share" the captured image to another app, e.g. Mail, OneNote, etc.
I would like to register my own UWP app to be the recipient of such Share, so that the user can manipulate the captured image in my UWP app.
Is there a way to configure my UWP app to do this?
