I get this error 'InitializeComponent does not exist' after doing the following steps in visual studio 2015...
* add new project select 'Blank app (xamarin.forms portable)'
* then i update Xamarin forms nuget package to the latest pre-release (to fix the xaml control errors)
* then i add a new file 'Forms Xaml Page' and get the initializecomponent error in the codebehind page.
When i add a second xaml page the error goes away, until i open the solution again?
I've read though a related question (see link below) which has been mark as answered, maybe that was fixed for earlier versions of visual studio/ xamarin.forms.
http://forums.xamarin.com/discussion/17638/initializecomponent-does-not-exist/p1