This is a project template for writting XAML based Windows Store App using fully native C++ and WRL.
This will help developers to kick start writting a fully native XAML Windows Store Application using C++ and WRL.
The template includes very basic implementation of IApplicationOverrides class. Developers can add more code to handle events and other customizations. It will be easy for C++/MFC developers to migrate to XAML based Windows store applications.