2 references to Mapper
Microsoft.Maui.Controls (2)
Handlers\Items\CollectionViewHandler.cs (2)
11 public CollectionViewHandler() : base(Mapper) 15 public CollectionViewHandler(PropertyMapper mapper = null) : base(mapper ?? Mapper)