I\'m using Visual Studio to try out Xamarin.Forms. I\'m trying to follow the guide: http://developer.xamarin.com/guides/cross-platform/xamarin-forms/xaml-for-xamarin-forms/getti
Very simple solution that worked for me:
Now the InitializeComponent() function appears without red underline.
Hope this helps someone.