See attached image.
I'm creating a ListPicker from an ObservableCollection<Foo>, where Foo is a ViewModel class and I'm overriding ToString() on it.
I'm creating a ListPicker from an ObservableCollection<Foo>, where Foo is a ViewModel class and I'm overriding ToString() on it.