WinRT is just a library for platform integration, just like Windows API Code Pack.

You can still use .NET to access and use the WinRT library, even the new 'WindowsImmsersive' framework is essentially just a 'Profile' of .NET. All the data types are 'forwarded' to the real .NET assemblies.