Xamarin.Forms - ListView Two-Way Binding

Sample code associated with the ListView docs:

This sample demonstrates how to implement data collection using EntryCell and ViewCell in Xamarin.Forms. Implementations for XAML and C# provided.