maui-linux/Xamarin.Forms.Platform.UAP/CollectionView
E.Z. Hart 98d9245eb4
Remove requirement for CollectionView Experimental flag (#7907)
* CollectionView_Experimental is dead; long live CarouselView_Experimental!

* Change CollectionView enabling button labels to CarouselView for CarouselView tests

* Fix UI tests for Carousel

* Honor the CollectionView_Experimental flag for CarouselView

* Update Issue6963.cs

* Update Issue7817.xaml.cs

* Remove collection view flag settings
2019-10-16 09:44:47 -06:00
..
CarouselViewRenderer.cs Remove requirement for CollectionView Experimental flag (#7907) 2019-10-16 09:44:47 -06:00
CollectionViewRenderer.cs Move CollectionView UWP implementation to generics (#7911) 2019-10-11 17:11:42 -06:00
FormsGridView.cs Implement grouping for UWP CollectionView (#7697) 2019-10-09 11:56:18 -06:00
FormsListView.cs Implement grouping for UWP CollectionView (#7697) 2019-10-09 11:56:18 -06:00
GroupFooterItemTemplateContext.cs Implement grouping for UWP CollectionView (#7697) 2019-10-09 11:56:18 -06:00
GroupHeaderStyleSelector.cs Implement grouping for UWP CollectionView (#7697) 2019-10-09 11:56:18 -06:00
GroupTemplateContext.cs Implement grouping for UWP CollectionView (#7697) 2019-10-09 11:56:18 -06:00
GroupableItemsViewRenderer.cs Move CollectionView UWP implementation to generics (#7911) 2019-10-11 17:11:42 -06:00
GroupedItemTemplateCollection.cs Implement grouping for UWP CollectionView (#7697) 2019-10-09 11:56:18 -06:00
IEmptyView.cs Implement EmptyView on UWP (#7438) 2019-09-16 15:02:58 +02:00
ItemContentControl.cs Remove requirement for CollectionView Experimental flag (#7907) 2019-10-16 09:44:47 -06:00
ItemTemplateContext.cs Implement grouping for UWP CollectionView (#7697) 2019-10-09 11:56:18 -06:00
ItemTemplateContextEnumerable.cs [UWP] Reduce allocations and fix memory leak in CollectionView (#7608) 2019-09-27 11:41:04 -06:00
ItemTemplateContextList.cs Implement grouping for UWP CollectionView (#7697) 2019-10-09 11:56:18 -06:00
ItemsViewRenderer.cs Move CollectionView UWP implementation to generics (#7911) 2019-10-11 17:11:42 -06:00
ItemsViewStyles.xaml Implement grouping for UWP CollectionView (#7697) 2019-10-09 11:56:18 -06:00
ObservableItemTemplateCollection.cs [UWP] Reduce allocations and fix memory leak in CollectionView (#7608) 2019-09-27 11:41:04 -06:00
ScrollHelpers.cs Finish ScrollTo implementations for CollectionView on UWP (#7509) partially implements #3172 2019-09-20 23:03:55 +01:00
SelectableItemsViewRenderer.cs Move CollectionView UWP implementation to generics (#7911) 2019-10-11 17:11:42 -06:00
StructuredItemsViewRenderer.cs Move CollectionView UWP implementation to generics (#7911) 2019-10-11 17:11:42 -06:00
TemplatedItemSourceFactory.cs Implement grouping for UWP CollectionView (#7697) 2019-10-09 11:56:18 -06:00