After update to latest Template10, I am unable to edit my XAML in Visual Studio 2015.
Error that I get.
The name "PageHeader" does not exist in the namespace "using:Template10.Controls".
I tried creating new project from latest Template10, and did not encounter such error. Both (my project and new project from latest Template10) uses "using:Template10.Controls" yet only my project have such error.
What is the problem and how do I fix it?
Thanks.