2 references to SwipeViewHandler
Microsoft.Maui.Controls (2)
Hosting\AppHostBuilderExtensions.cs (1)
109 handlersCollection.AddHandler<SwipeView, SwipeViewHandler>();
SwipeView\SwipeView.Mapper.cs (1)
11 SwipeViewHandler.Mapper.AppendToMapping<SwipeView, ISwipeViewHandler>(nameof(Background), MapBackground);