Disable UWP CollectionViewSource CurrentItem synchronization (#7267) fixes #7194
authorE.Z. Hart <hartez@users.noreply.github.com>
Tue, 27 Aug 2019 13:59:56 +0000 (07:59 -0600)
committerRui Marinho <me@ruimarinho.net>
Tue, 27 Aug 2019 13:59:56 +0000 (14:59 +0100)
commit2785110ee88f8dc20396ac4bc66d22d9c50db129
treee31b1573ca00cec5dc7ab33a8416791c1a8505c8
parent204d6ddb93f0c531422cc130604c36a127a94ba3
Disable UWP CollectionViewSource CurrentItem synchronization (#7267) fixes #7194

* Disable UWP CollectionViewSource CurrentItem synchronization
Fixes #7194

* Remove unnecessary stuff from test page
Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/FilterSelection.xaml [new file with mode: 0644]
Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/FilterSelection.xaml.cs [new file with mode: 0644]
Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionGallery.cs
Xamarin.Forms.Platform.UAP/CollectionView/ItemsViewRenderer.cs
Xamarin.Forms.Platform.UAP/CollectionView/SelectableItemsViewRenderer.cs