I tried playing with the Visual Studio 2012 Expess for Windows 8, when I encountered thathe Intellisense was off on my XAML window. It was on for C# though (I mean the code-behind).
All I had to do was to run the following at the VS command prompt:
devenv /resetsettings
And then just restart the Visual Studio.
All I had to do was to run the following at the VS command prompt:
devenv /resetsettings
And then just restart the Visual Studio.
No comments:
Post a Comment