https://paper.bobylive.com/Meeting_Papers/BlackHat/Europe-2018/eu-18-Ding-Cutting-Edge-Microsoft-Browser-Security-From-People-Who-Owned-It-wp.pdf
Windows Runtime, which is just an enhanced version of COM and is not really a run time. It sits on top of Subsystem DLLs (kernel.dll, ntdll.dll etc..).
UWP platform
Capability defined in AppxManifest.xml .
All UWP apps run at low integrity level
Four more RIDs than Parent to uniquely identify it.
WinRT API. Since UWP app sometimes perform resource operations require permissions highter than AppContainer. reading/writing, accessing the clipboard.