2 references to CollectionViewHandler
Microsoft.Maui.Controls (2)
Handlers\Items\CollectionViewHandler.cs (1)
20 public static PropertyMapper<CollectionView, CollectionViewHandler> Mapper = new(ReorderableItemsViewMapper)
Hosting\AppHostBuilderExtensions.cs (1)
64 handlersCollection.AddHandler<CollectionView, CollectionViewHandler>();