Using a custom renderer to display and bind to my custom progress bar.
Read the full blog post on the Xamarin blog: http://blog.xamarin.com/using-custom-controls-in-xamarin.forms-on-android/
In this example I embed it both C# and XAML a custom control and add data binding as well.