I\'m trying to load a simple Collection of items into a ListView in my Xamarin Forms application. The ListView is defined in the .xaml with a Binding to Items. The
Items