microsoft / XamlBehaviors

This is the official home for UWP XAML Behaviors on GitHub.
MIT License
697 stars 112 forks source link

Could not Compile in C++/WinRT Project #161

Open refvalue opened 5 years ago

refvalue commented 5 years ago

I was consuming this library in my C++/WinRT project from NuGet. However, it did not compile, saying that "Cannot find namespace winrt::" and all namespaces of this library could not be resolved.