[Bug] WPF ListViewRenderer fails on item tapped with empty item source #7995 (#8223)
authorVladislavAntonyuk <33021114+VladislavAntonyuk@users.noreply.github.com>
Thu, 7 Nov 2019 09:55:27 +0000 (11:55 +0200)
committerGerald Versluis <gerald.versluis@microsoft.com>
Thu, 7 Nov 2019 09:55:27 +0000 (10:55 +0100)
commit632c5d6656a4727c789be8817e40dd0bf1e46cb8
tree9d936e0ee4ca36f9ec25d79ac04612f09c01fd3c
parent6ee5c18011f89ea73fa385d50968116f2b941a06
[Bug] WPF ListViewRenderer fails on item tapped with empty item source #7995 (#8223)

* [Bug] WPF ListViewRenderer fails on item tapped with empty item source #7995

* Check ItemSource for null
Xamarin.Forms.Controls/GalleryPages/ListPage.cs
Xamarin.Forms.Core/ListView.cs