You want to ask next c # how to obtain a list of installed Windows 10 store application, I am here mainly to write a list of installed software in staff management procedures,
Common application can use the registry SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Uninstall these locations to obtain (3), but not through the application of the shop to install, I passed some third-party applications such as cclear or revounstall SOFTWARE can obtain (pictured), but I don't know how to implement in c #,