One can set up auto-updates for a side-loaded UWP app . This means the update checking function is already there. How can this update checking function be called in code?
I do not plan to use auto-updates and would like to have a button for users to click to check updates manually.