I've got a ViewCell with a button on it, which I want to bind to a command on the main ViewModel.
Previous posts indicate that the solution is given in this post:
http://forums.xamarin.com/discussion/33678/x-reference-not-working
However, this was some time ago - is this fully supported with Behaviors now (or in another manner with the latest Xamarin.Forms? Can someone point me to an example defined in XAML?