Everything in the XAML says it "does not exist in the current context" All xaml named views and InitializeComponent();
But it builds and runs fine. I've tried cleaning, deleting obj and bin, restarting xamarin studio. It's a real pain since code complete doesn't work.
How do I find out what's breaking it? It started around 1.3.0-1.3.1. Anyone else seeing this?