2 references to SwipeItemViewHandler
Microsoft.Maui (1)
Handlers\SwipeItemView\SwipeItemViewHandler.iOS.cs (1)
40 if (handler is SwipeItemViewHandler platformHandler)
Microsoft.Maui.Controls (1)
Hosting\AppHostBuilderExtensions.cs (1)
146 handlersCollection.AddHandler<SwipeItemView, SwipeItemViewHandler>();