itonx
itonx
@DarranRowe Register the Activated event is not doing any difference. The result is the same even if you code your application to be a single or multi instance. Current result...
@DarranRowe _do you get the same result if you use Windows.ApplicationModel.AppInstance to handle the request instead?_ Single-instance application is the answer to this question. As I mentioned before, it's not...
@castorix My app have to receive files using the Share Windows context menu option. It's already working but every time I share a file the other window is being displayed.