2 references to Mapper
Microsoft.Maui.Controls (2)
Handlers\Items2\CollectionViewHandler2.iOS.cs (2)
38 public CollectionViewHandler2() : base(Mapper) 43 public CollectionViewHandler2(PropertyMapper mapper = null) : base(mapper ?? Mapper)